Home
last modified time | relevance | path

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

/freebsd/usr.sbin/mountd/
H A Dmountd.c319 #define OP_ALLDIRS 0x40 macro
2578 if (flags & OP_ALLDIRS) { in hang_dirp()
2938 opt_flags |= OP_ALLDIRS; in do_opt()
3334 if ((opt_flags & OP_ALLDIRS) && in do_mount()
3877 if ((opt_flags & OP_ALLDIRS) && dp->dp_left) { in check_options()