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

  /src/usr.sbin/mountd/
mountd.h 39 #define OP_NET 0x010
mountd.c 1148 } else if ((opt_flags & OP_NET) && tgrp->gr_next) {
1824 opt_flags |= OP_NET;
2346 if ((opt_flags & OP_MASK) && (opt_flags & OP_NET) == 0) {

Completed in 12 milliseconds