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.c299 static int opt_flags; variable
1620 opt_flags = 0; in get_exportlist_one()
1744 opt_flags |= OP_NOTROOT; in get_exportlist_one()
1809 if (opt_flags & OP_CLASSMASK) in get_exportlist_one()
1814 if ((opt_flags & OP_NOTROOT) != 0 && warn_admin != 0 && in get_exportlist_one()
1838 } else if ((opt_flags & OP_NET) && tgrp->gr_next) { in get_exportlist_one()
1927 hang_dirp(dirhead, tgrp, ep, opt_flags, &anon, exflags); in get_exportlist_one()
1932 opt_flags, &anon, exflags); in get_exportlist_one()
2541 if (!(opt_flags & OP_QUIET)) { in getexp_err()
2928 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()