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

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

Completed in 103 milliseconds