Home
last modified time | relevance | path

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

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