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

/freebsd-13-stable/usr.sbin/mountd/
H A Dmountd.c313 #define OP_MAPALL 0x02 macro
2822 opt_flags |= OP_MAPALL;
2857 opt_flags |= OP_MAPALL;
3752 if ((opt_flags & (OP_MAPROOT | OP_MAPALL)) == (OP_MAPROOT | OP_MAPALL)) {

Completed in 105 milliseconds