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

/netbsd-current/usr.sbin/mountd/
H A Dmountd.h36 #define OP_MAPALL 0x002 macro
H A Dmountd.c1787 opt_flags |= OP_MAPALL;
1838 opt_flags |= (OP_MAPALL | OP_NORESPORT);
2338 if ((opt_flags & (OP_MAPROOT|OP_MAPALL)) == (OP_MAPROOT|OP_MAPALL) ||
2340 (opt_flags & (OP_MAPALL|OP_KERB)) == (OP_MAPALL|OP_KERB)) {

Completed in 202 milliseconds