Searched defs:nmask (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/usr.sbin/mrouted/ |
H A D | inet.c | 68 inet_valid_subnet(u_int32_t nsubnet, u_int32_t nmask) in inet_valid_subnet()
|
/openbsd-src/sys/lib/libsa/ |
H A D | bootp.c | 52 static u_int32_t nmask, smask; variable
|
/openbsd-src/usr.sbin/sa/ |
H A D | main.c | 211 sigset_t nmask, omask; in main() local
|
/openbsd-src/usr.sbin/pppd/ |
H A D | sys-bsd.c | 1390 u_int32_t mask, nmask, ina; global() local
|
/openbsd-src/sys/netinet/ |
H A D | in_pcb.c | 1075 u_long nmask, nlmask; in_pcbresize() local
|
/openbsd-src/gnu/llvm/compiler-rt/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1503 #define __sanitizer_syscall_pre_set_mempolicy(mode, nmask, maxnode) \ argument 1506 #define __sanitizer_syscall_post_set_mempolicy(res, mode, nmask, maxnode) \ argument 1525 #define __sanitizer_syscall_pre_mbind(start, len, mode, nmask, maxnode, flags) \ argument 1529 #define __sanitizer_syscall_post_mbind(res, start, len, mode, nmask, maxnode, \ argument 1534 #define __sanitizer_syscall_pre_get_mempolicy(policy, nmask, maxnode, addr, \ argument 1539 #define __sanitizer_syscall_post_get_mempolicy(res, policy, nmask, maxnode, \ argument
|
/openbsd-src/gnu/gcc/gcc/config/i386/ |
H A D | i386.c | 9666 rtx dest, op0, op1, mask, nmask; in ix86_expand_copysign() local 9748 rtx dest, scratch, op0, op1, mask, nmask, x; in ix86_split_copysign_var() local
|