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

/freebsd-10-stable/usr.sbin/mountd/
H A Dmountd.c262 #define OP_MAPROOT 0x01 macro
2304 opt_flags |= OP_MAPROOT;
3146 if ((opt_flags & (OP_MAPROOT | OP_MAPALL)) == (OP_MAPROOT | OP_MAPALL)) {

Completed in 43 milliseconds