Searched defs:maskp (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/bionic/libc/upstream-netbsd/lib/libc/isc/ |
H A D | eventlib_p.h | 199 #define FD_ZERO(maskp) argument 202 #define FD_SET(fd, maskp) \ argument 206 #define FD_CLR(fd, maskp) \ argument 210 #define FD_ISSET(fd, maskp) \ argument
|
/aosp_15_r20/external/iptables/extensions/ |
H A D | libebt_ip.c | 237 struct in_addr *addrp, *maskp; in brip_print() local 408 struct in_addr *addrp, *maskp; in brip_xlate_nh() local
|
H A D | libebt_ip6.c | 331 struct in6_addr *addrp, *maskp; in brip_xlate_nh() local
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/get_mempolicy/ |
H A D | get_mempolicy01.c | 124 static int test_mbind(struct test_case *tc, unsigned long *maskp, unsigned long size) in test_mbind()
|
/aosp_15_r20/external/pciutils/lib/ |
H A D | filter.c | 72 parse_hex_field(char *str, int *outp, unsigned int *maskp, unsigned int max) in parse_hex_field()
|
/aosp_15_r20/external/iptables/libxtables/ |
H A D | xtables.c | 1820 struct in_addr *maskp, unsigned int *naddrs) in xtables_ipparse_any() 2109 struct in6_addr *maskp, unsigned int *naddrs) in xtables_ip6parse_any()
|
/aosp_15_r20/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
H A D | libbitmask.c | 35 unsigned long *maskp; member
|
/aosp_15_r20/external/libpcap/ |
H A D | pcap-npf.c | 2634 pcap_lookupnet(const char *device, bpf_u_int32 *netp, bpf_u_int32 *maskp, in pcap_lookupnet()
|
H A D | pcap.c | 1566 pcap_lookupnet(const char *device, bpf_u_int32 *netp, bpf_u_int32 *maskp,
|