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

/freebsd-11-stable/usr.sbin/mountd/
H A Dmountd.c303 #define OP_MAPALL 0x02 macro
2747 opt_flags |= OP_MAPALL;
2782 opt_flags |= OP_MAPALL;
3654 if ((opt_flags & (OP_MAPROOT | OP_MAPALL)) == (OP_MAPROOT | OP_MAPALL)) {

Completed in 104 milliseconds