Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/mountd/
H A Dmountd.c320 #define OP_ALLDIRS 0x40 macro
2557 if (flags & OP_ALLDIRS) { in hang_dirp()
2911 opt_flags |= OP_ALLDIRS; in do_opt()
3307 if (opt_flags & OP_ALLDIRS) { in do_mount()
3863 if ((opt_flags & OP_ALLDIRS) && dp->dp_left) { in check_options()