Searched refs:getfs (Results 1 – 3 of 3) sorted by relevance
62 static char *getfs(FILE *);133 while ((fsname = getfs(dfp)) != NULL) { in main()178 } else if ((fsname = getfs(dfp)) != NULL) /* use 1st line in dfstypes */ in main()204 while ((s = getfs(f)) != NULL) /* while there's still hope ... */ in invalid()220 getfs(FILE *fp) in getfs() function
737 #define getfs(vfsp) \ macro
494 fsp = getfs(vfsp); in ufs_mountroot()569 fsp = getfs(vfsp); in ufs_mountroot()