Home
last modified time | relevance | path

Searched defs:mntopts (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sbin/mount/
H A Dmount.c301 hasopt(const char *mntopts, const char *option) in hasopt()
337 const char *options, const char *mntopts, int skipmounted) in mountfs()
/openbsd-src/sbin/mount_vnd/
H A Dmount_vnd.c64 char *key = NULL, *mntopts = NULL, *rounds = NULL, *saltopt = NULL; in main() local
/openbsd-src/sbin/fsck/
H A Dfsck.c495 hasopt(const char *mntopts, const char *option) in hasopt()