Searched refs:_PATH_FSTAB (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/include/
H A Dfstab.h47 #define _PATH_FSTAB "/etc/fstab" macro
/freebsd-10-stable/sbin/dump/
H A Ddump.h181 #ifndef _PATH_FSTAB
182 #define _PATH_FSTAB "/etc/fstab" macro
H A Doptr.c317 _PATH_FSTAB, strerror(errno));
/freebsd-10-stable/lib/libc/gen/
H A Dfstab.c67 path_fstab = _PATH_FSTAB;
85 return (_PATH_FSTAB);
/freebsd-10-stable/sbin/fsck/
H A Dpreen.c106 warnx("Can't open checklist file: %s\n", _PATH_FSTAB);
/freebsd-10-stable/sbin/quotacheck/
H A Dpreen.c105 warnx("Can't open checklist file: %s\n", _PATH_FSTAB);

Completed in 133 milliseconds