Home
last modified time | relevance | path

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

/original-bsd/sbin/mountd/
H A Dmountd.c196 #define OP_MAPALL 0x02 macro
1241 opt_flags |= OP_MAPALL;
1975 if ((opt_flags & (OP_MAPROOT | OP_MAPALL)) == (OP_MAPROOT | OP_MAPALL) ||
1977 (opt_flags & (OP_MAPALL | OP_KERB)) == (OP_MAPALL | OP_KERB)) {