Searched refs:getfs (Results 1 – 4 of 4) sorted by relevance
64 static char *getfs(FILE *);134 while (fsname = getfs(dfp)) { in main()179 } else if (fsname = getfs(dfp)) /* use 1st line in dfstypes */ in main()205 while (s = getfs(f)) /* while there's still hope ... */ in invalid()221 getfs(FILE *fp) in getfs() function
56 static char *getfs();119 } else if (fsname = getfs(dfp)) { /* use 1st line in dfstypes */160 while (s = getfs(f)) /* while there's still hope ... */176 getfs(fp) in getfs() function
739 #define getfs(vfsp) \ macro
493 fsp = getfs(vfsp); in ufs_mountroot()568 fsp = getfs(vfsp); in ufs_mountroot()