Home
last modified time | relevance | path

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

/freebsd/usr.sbin/mountd/
H A Dmountd.c305 #define OP_MAPALL 0x02 macro
2875 opt_flags |= OP_MAPALL; in do_opt()
2922 opt_flags |= OP_MAPALL; in do_opt()
3839 if ((opt_flags & (OP_MAPROOT | OP_MAPALL)) == (OP_MAPROOT | OP_MAPALL)) { in check_options()