Searched refs:fstyp (Results 1 – 2 of 2) sorted by relevance
1329 char fstyp [FSTYPSZ]; local1340 if (umovestr(tcp, tcp->u_arg[3], FSTYPSZ, fstyp) < 0) {1341 *fstyp = 0;1345 tprintf(", \"%s\"", fstyp);1352 if (strcmp (fstyp, "vxfs") == 0) {1372 if (strcmp (fstyp, "specfs") == 0) {1377 if (strcmp (fstyp, "nfs") == 0) {
3470 msgstr "Anv�ndning: fsck [-AMNPRTV] [ -C [ fh ] ] [-t fstyp] [fs-flaggor] [filsys ...]\n"