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

/freebsd-current/usr.sbin/mountd/
H A Dmountd.c303 #define OP_MAPALL 0x02 macro
2856 opt_flags |= OP_MAPALL;
2891 opt_flags |= OP_MAPALL;
3792 if ((opt_flags & (OP_MAPROOT | OP_MAPALL)) == (OP_MAPROOT | OP_MAPALL)) {

Completed in 102 milliseconds