Home
last modified time | relevance | path

Searched refs:getfstab (Results 1 – 5 of 5) sorted by relevance

/freebsd/include/
H A Dfstab.h74 const char *getfstab(void);
/freebsd/lib/libc/gen/
H A Dfstab.c75 getfstab(void) in getfstab() function
H A DSymbol.map120 getfstab;
H A DMakefile.inc401 getfsent.3 getfstab.3
/freebsd/sbin/umount/
H A Dumount.c177 err(1, "%s", getfstab()); in main()