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

/macosx-10.10/NFS-82/nfsd/
H A Dmountd.c394 #define OP_SECFLAV 0x00000004 /* security flavor(s) specified */ macro
4123 if (*opt_flagsp & OP_SECFLAV)
4131 *opt_flagsp |= OP_SECFLAV;
5125 (flags & OP_SECFLAV) ? " SEC" : "",

Completed in 143 milliseconds