Home
last modified time | relevance | path

Searched refs:setfstab (Results 1 – 8 of 8) sorted by relevance

/freebsd/include/
H A Dfstab.h73 void setfstab(const char *);
/freebsd/lib/libc/gen/
H A Dfstab.c59 setfstab(const char *file) in setfstab() function
259 setfstab(secure_getenv("PATH_FSTAB")); in setfsent()
H A DSymbol.map119 setfstab;
H A DMakefile.inc400 getfsent.3 setfstab.3 \
/freebsd/sbin/fsck/
H A Dfsck.c182 setfstab(etc_fstab); in main()
/freebsd/sbin/umount/
H A Dumount.c106 setfstab(optarg); in main()
/freebsd/sbin/swapon/
H A Dswapon.c168 setfstab(etc_fstab); in main()
/freebsd/sbin/mount/
H A Dmount.c233 setfstab(optarg); in main()