Home
last modified time | relevance | path

Searched refs:getfsopt (Results 1 – 4 of 4) sorted by relevance

/freebsd/sbin/fsck/
H A Dfsutil.h32 int getfsopt(struct fstab *, const char *);
H A Dfsutil.c72 getfsopt(struct fstab *fs, const char *option) in getfsopt() function
H A Dpreen.c138 getfsopt(fs, "failok")); in checkfstab()
H A Dfsck.c254 if (getfsopt(fs, "failok")) in isok()