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

/freebsd-11-stable/usr.sbin/mountd/
H A Dmountd.c291 static int opt_flags; variable
301 /* Bits for opt_flags above */
1526 opt_flags = 0;
1709 } else if ((opt_flags & OP_NET) && tgrp->gr_next) {
1798 hang_dirp(dirhead, tgrp, ep, opt_flags, &anon, exflags);
1803 opt_flags, &anon, exflags);
2368 if (!(opt_flags & OP_QUIET)) {
2747 opt_flags |= OP_MAPALL;
2749 opt_flags |= OP_MAPROOT;
2757 opt_flags |
[all...]
/freebsd-11-stable/contrib/amd/amd/
H A Dops_cachefs.c163 ca.cfs_options.opt_flags = CFS_WRITE_AROUND | CFS_ACCESS_BACKFS;
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-domain.c361 register u_int i, class, opt_flags = 0; local
395 opt_flags = EXTRACT_16BITS(cp);
530 if (opt_flags & 0x8000)

Completed in 86 milliseconds