Home
last modified time | relevance | path

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

/freebsd/usr.sbin/mountd/
H A Dmountd.c298 static int opt_flags; variable
1619 opt_flags = 0; in get_exportlist_one()
1743 opt_flags |= OP_NOTROOT; in get_exportlist_one()
1808 if (opt_flags & OP_CLASSMASK) in get_exportlist_one()
1813 if ((opt_flags & OP_NOTROOT) != 0 && warn_admin != 0 && in get_exportlist_one()
1837 } else if ((opt_flags & OP_NET) && tgrp->gr_next) { in get_exportlist_one()
1926 hang_dirp(dirhead, tgrp, ep, opt_flags, &anon, exflags); in get_exportlist_one()
1931 opt_flags, &anon, exflags); in get_exportlist_one()
2511 if (!(opt_flags & OP_QUIET)) { in getexp_err()
2898 opt_flags |= OP_MAPALL; in do_opt()
[all …]
/freebsd/contrib/tcpdump/
H A Dprint-domain.c674 u_int i, class, opt_flags = 0; in ns_rprint() local
708 opt_flags = GET_BE_U_2(cp); in ns_rprint()
851 if (opt_flags & 0x8000) in ns_rprint()