HomeSort by: relevance | last modified time | path
    Searched refs:OP_MAPALL (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/mountd/
mountd.h 36 #define OP_MAPALL 0x002
mountd.c 1787 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 12 milliseconds