Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/mountd/
H A Dmountd.h39 #define OP_NET 0x010 macro
H A Dmountd.c1148 } else if ((opt_flags & OP_NET) && tgrp->gr_next) { in get_exportlist_one()
1824 opt_flags |= OP_NET; in do_opt()
2346 if ((opt_flags & OP_MASK) && (opt_flags & OP_NET) == 0) { in check_options()