| /src/sys/compat/linux/common/ |
| linux_time.c | 461 int nflags = 0; local 474 nflags |= TFD_CLOEXEC; 477 nflags |= TFD_NONBLOCK; 480 return do_timerfd_create(l, id, nflags, retval); 507 int nflags = 0; local 514 nflags |= TFD_TIMER_ABSTIME; 517 nflags |= TFD_TIMER_CANCEL_ON_SET; 520 *nflagsp = nflags; 537 int nflags; local 546 error = linux_to_native_timerfd_settime_flags(&nflags, [all...] |
| linux_misc.c | 1727 int nflags = 0; local 1734 nflags |= EFD_SEMAPHORE; 1737 nflags |= EFD_CLOEXEC; 1740 nflags |= EFD_NONBLOCK; 1743 return do_eventfd(l, initval, nflags, retval);
|
| /src/sys/compat/ultrix/ |
| ultrix_fs.c | 346 int nflags; local 348 nflags = 0; 358 nflags |= MNT_RDONLY; 399 SCARG(uap, special), nflags, &na, UIO_SYSSPACE, 424 nflags |= MNT_UPDATE; 429 SCARG(uap, dir), nflags, &ua, UIO_SYSSPACE, sizeof ua,
|
| /src/sys/arch/usermode/usermode/ |
| thunk.c | 214 int nflags = 0; local 217 nflags |= MAP_ANON; 219 nflags |= MAP_FIXED; 221 nflags |= MAP_FILE; 223 nflags |= MAP_SHARED; 225 nflags |= MAP_PRIVATE; 227 return nflags; 233 int nflags = 0; local 236 nflags |= MADV_NORMAL; 238 nflags |= MADV_RANDOM 716 int nflags, nprot; local [all...] |
| /src/sys/external/bsd/ipf/netinet/ |
| ip_rcmd_pxy.c | 136 int off, dlen, nflags, direction; local 279 nflags = SI_W_SPORT|NAT_SLAVE|IPN_TCP; 283 nat2 = ipf_nat_add(&fi, rc->rcmd_rule, NULL, nflags, 287 nat2 = ipf_nat6_add(&fi, rc->rcmd_rule, NULL, nflags,
|
| ip_nat6.c | 946 u_int nflags; local 966 nflags = np->in_flags & flags; 967 nflags &= NAT_FROMRULE; 1033 natl = ipf_nat6_outlookup(fin, nflags, (u_int)fin->fin_p, 1047 natl = ipf_nat6_inlookup(fin, nflags, (u_int)fin->fin_p, 1545 /* nflags(I) - NAT flags for this packet */ 1555 ipf_nat6_icmperror(fr_info_t *fin, u_int *nflags, int dir) 1586 *nflags = IPN_ICMPERR; 1866 /* THIS FUNCTION IS CALLED WITH NAT_SEARCH SET IN nflags. */ 1879 int nflags; local 2570 u_int nflags = 0; local 2964 u_int nflags, natadd; local [all...] |
| ip_rpcb_pxy.c | 1114 int nflags; local 1136 nflags = NAT_TCP; 1139 nflags = NAT_UDP; 1142 nflags |= SI_W_SPORT|NAT_SEARCH; 1162 natl = ipf_nat_inlookup(&fi, nflags, proto, fi.fin_src, fi.fin_dst); 1176 nflags &= ~NAT_SEARCH; 1189 ipn->in_flags = nflags & IPN_TCPUDP; 1206 natl = ipf_nat_add(&fi, ipn, NULL, nflags|SI_CLONE|NAT_SLAVE, 1221 (void) ipf_nat_proto(&fi, natl, nflags); 1232 nflags &= NAT_TCPUDP [all...] |
| ip_tftp_pxy.c | 284 int nflags; local 310 nflags = NAT_SLAVE|IPN_UDP|SI_W_SPORT; 345 nflags |= NAT_NOTRULEPORT; 349 nat2 = ipf_nat_add(&fi, ti->ti_rule, NULL, nflags, dir); 352 nat2 = ipf_nat6_add(&fi, ti->ti_rule, NULL, nflags, dir);
|
| ip_nat.c | 3068 u_int nflags; local 3086 nflags = np->in_flags & flags; 3087 nflags &= NAT_FROMRULE; 3153 natl = ipf_nat_outlookup(fin, nflags, (u_int)fin->fin_p, 3166 natl = ipf_nat_inlookup(fin, nflags, (u_int)fin->fin_p, 3709 /* nflags(I) - NAT flags for this packet */ 3719 ipf_nat_icmperror(fr_info_t *fin, u_int *nflags, int dir) 3750 *nflags = IPN_ICMPERR; 4017 /* THIS FUNCTION IS CALLED WITH NAT_SEARCH SET IN nflags. */ 4031 int nflags; local 4786 u_int nflags = 0; local 5275 u_int nflags, natadd; local 8231 int nflags; local [all...] |
| ip_fil_compat.c | 1820 u_32_t nflags = 0; local 1824 nflags |= FR_CALL; 1827 nflags |= FR_BLOCK; 1830 nflags |= FR_PASS; 1833 nflags |= FR_AUTH; 1836 nflags |= FR_PREAUTH; 1839 nflags |= FR_ACCOUNT; 1842 nflags |= FR_SKIP; 1849 nflags |= FR_LOG; 1851 nflags |= FR_CALLNOW [all...] |
| ip_ftp_pxy.c | 815 int inc, off, nflags; local 869 nflags = IPN_TCP|SI_W_SPORT; 889 nflags, nat->nat_dir); 893 nflags, nat->nat_dir);
|
| /src/sys/arch/xen/xen/ |
| xengnt.c | 511 uint16_t flags, nflags; local 513 nflags = grant_table.gntt_v1[entry].flags; 516 if ((flags = nflags) & (GTF_reading|GTF_writing)) 518 nflags = xen_atomic_cmpxchg16( 520 } while (nflags != flags);
|
| /src/usr.sbin/mrouted/ |
| route.c | 842 u_int32_t nflags; local 863 nflags = (uvifs[vifi].uv_flags & VIFF_LEAF) ? 0 : LEAF_FLAGS; 879 htonl(MROUTED_LEVEL | nflags), datalen); 909 htonl(MROUTED_LEVEL | nflags), datalen); 977 u_int32_t nflags; local 982 nflags = (uvifs[vifi].uv_flags & VIFF_LEAF) ? 0 : LEAF_FLAGS; 1004 htonl(MROUTED_LEVEL | nflags), datalen); 1028 htonl(MROUTED_LEVEL | nflags), datalen);
|
| vif.c | 997 int nflags; local 1000 nflags = (level >> 16) & 0xff; 1157 if (n->al_flags != nflags) { 1158 n->al_flags = nflags;
|
| /src/sys/compat/sunos/ |
| sunos_misc.c | 231 int oflags = SCARG(uap, flags), nflags, error; local 239 nflags = 0; 241 nflags |= MNT_RDONLY; 243 nflags |= MNT_NOSUID; 245 nflags |= MNT_UPDATE; 287 SCARG(uap, dir), nflags, &na, 295 SCARG(uap, dir), nflags, SCARG(uap, data),
|
| /src/tests/lib/libc/db/ |
| h_db.c | 498 int xflags, nflags; local 502 nflags = recurse ? R_RPREV : R_PREV; 505 nflags = recurse ? R_RNEXT : R_NEXT; 507 for (;; xflags = nflags)
|
| /src/sys/compat/sunos32/ |
| sunos32_misc.c | 422 int oflags = SCARG(uap, flags), nflags, error; local 430 nflags = 0; 432 nflags |= MNT_RDONLY; 434 nflags |= MNT_NOSUID; 436 nflags |= MNT_UPDATE; 474 SCARG_P32(uap, path), nflags, &na, UIO_SYSSPACE, sizeof na, 482 SCARG_P32(uap, path), nflags, SCARG_P32(uap, data), UIO_USERSPACE,
|
| /src/bin/ksh/ |
| c_ksh.c | 236 int nflags = flags; local 251 nflags &= ~PO_NL; 253 nflags |= PO_EXPAND; 255 nflags &= ~PO_EXPAND; 257 /* bad option: don't use nflags, print 264 flags = nflags;
|
| /src/sys/compat/linux32/common/ |
| linux32_time.c | 540 int nflags; local 549 error = linux_to_native_timerfd_settime_flags(&nflags, 559 error = do_timerfd_settime(l, SCARG(uap, fd), nflags,
|
| /src/usr.bin/rpcgen/ |
| rpc_main.c | 925 int nflags; local 1113 nflags = cmd->cflag + cmd->hflag + cmd->lflag + cmd->mflag + 1116 if (nflags == 0) { 1121 if (nflags > 1) {
|
| /src/sys/ufs/lfs/ |
| lfs_vfsops.c | 1236 uint32_t nflags = sup->su_flags; local 1237 nflags &= ~(SEGUSE_ACTIVE | SEGUSE_EMPTY 1242 nflags |= SEGUSE_EMPTY | SEGUSE_READY; 1244 nflags &= ~(SEGUSE_EMPTY | SEGUSE_READY); 1246 if (nflags != sup->su_flags) { 1247 sup->su_flags = nflags;
|
| /src/sys/net/ |
| if_bridge.c | 1370 uint32_t nflags, oflags; local 1375 nflags = param->ifbrp_filter; 1378 if ((nflags & IFBF_FILT_USEIPF) && !(oflags & IFBF_FILT_USEIPF)) { 1382 if (!(nflags & IFBF_FILT_USEIPF) && (oflags & IFBF_FILT_USEIPF)) { 1387 sc->sc_filter_flags = nflags;
|
| /src/sys/arch/arm/arm32/ |
| pmap.c | 3097 u_int nflags; local 3135 nflags = 0; 3137 nflags |= PVF_WRITE; 3139 nflags |= PVF_EXEC; 3141 nflags |= PVF_WIRED; 3190 "nflags %#jx", (uintptr_t)pg, (uintptr_t)pp, 3191 md->pvh_attrs, nflags); 3207 nflags |= PVF_REF; 3219 nflags |= PVF_MOD; 3229 if (md->pvh_attrs & nflags & PVF_EXEC) [all...] |
| /src/sys/kern/ |
| vfs_syscalls.c | 4286 int flags, nflags; local 4307 nflags = FSYNC_DATAONLY | FSYNC_WAIT; 4309 nflags = FSYNC_WAIT; 4311 nflags |= FSYNC_CACHE; 4330 error = VOP_FSYNC(vp, fp->f_cred, nflags, s, e);
|
| /src/sys/dist/pf/net/ |
| pf_table.c | 1695 int nflags; local 1742 nflags = ((shadow->pfrkt_flags & PFR_TFLAG_USRMASK) | 1747 pfr_setflags_ktable(kt, nflags);
|