Home
last modified time | relevance | path

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

/dragonfly/sbin/mountd/
H A Dmountd.c222 #define OP_MAPROOT 0x01 macro
1768 opt_flags |= OP_MAPROOT; in do_opt()
2550 if ((opt_flags & (OP_MAPROOT | OP_MAPALL)) == (OP_MAPROOT | OP_MAPALL)) { in check_options()