Home
last modified time | relevance | path

Searched defs:fstab (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/include/
H A Dfstab.h60 struct fstab { struct
71 struct fstab *getfsent(void); argument
/netbsd-src/distrib/sun3/ramdisk/
H A DMakefile33 fstab: .PHONY target
/netbsd-src/distrib/sun2/ramdisk/
H A DMakefile51 fstab: .PHONY target
/netbsd-src/distrib/sun3/miniroot/
H A DMakefile61 fstab: .PHONY target
/netbsd-src/distrib/sun2/miniroot/
H A DMakefile66 fstab: .PHONY target
/netbsd-src/sbin/fsck/
H A Dpreen.c94 checkfstab(int flags, int maxrun, void *(*docheck)(struct fstab *), in checkfstab() argument
/netbsd-src/usr.sbin/sysinst/
H A Ddisks.c1954 char *fstab; in mount_disks() local