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

/freebsd-13-stable/include/
H A Dfstab.h49 #define _PATH_FSTAB "/etc/fstab" macro
/freebsd-13-stable/sbin/dump/
H A Ddump.h182 #ifndef _PATH_FSTAB
183 #define _PATH_FSTAB "/etc/fstab" macro
H A Doptr.c319 _PATH_FSTAB, strerror(errno));
/freebsd-13-stable/lib/libc/gen/
H A Dfstab.c67 path_fstab = _PATH_FSTAB;
85 return (_PATH_FSTAB);
/freebsd-13-stable/sbin/fsck/
H A Dpreen.c108 warnx("Can't open checklist file: %s\n", _PATH_FSTAB);
/freebsd-13-stable/sbin/quotacheck/
H A Dpreen.c107 warnx("Can't open checklist file: %s\n", _PATH_FSTAB);

Completed in 2812 milliseconds