Home
last modified time | relevance | path

Searched defs:failok (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/fsck/
H A Dpreen.c296 addpart(const char *type, const char *dev, const char *mntpt, const int failok) in addpart()
/freebsd/sbin/mount/
H A Dmount.c209 int all, ch, i, init_flags, late, failok, mntsize, rval, have_fstab, ro; in main() local