Searched defs:TAILQ_FOREACH (Results 1 - 20 of 20) sorted by relevance

/macosx-10.9.5/ipsec-258.100.1/ipsec-tools/racoon/
H A Dgenlist.c70 TAILQ_FOREACH(p, head, chain) { function
/macosx-10.9.5/Libc-997.90.3/db/mpool/FreeBSD/
H A Dmpool.c388 TAILQ_FOREACH(bp, head, hq) function
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet/
H A Dkpi_ipfilter.c173 TAILQ_FOREACH(match, head, ipf_link) { function
H A Dip_icmp.c670 TAILQ_FOREACH(ia, INADDR_HASH(t.s_addr), ia_hash) { function
1149 TAILQ_FOREACH(ia, INADDR_HASH(ip->ip_src.s_addr), function
H A Din.c1297 TAILQ_FOREACH(iap, INADDR_HASH(sa->sin_addr.s_addr), ia_hash) { function
1759 TAILQ_FOREACH(tmp_ifa, INADDR_HASH(ia->ia_addr.sin_addr.s_addr), function
[all...]
H A Din_arp.c1244 TAILQ_FOREACH(ia, INADDR_HASH(target_ip->sin_addr.s_addr), ia_hash) { function
1259 TAILQ_FOREACH(ia, INADDR_HASH(sender_ip->sin_addr.s_addr), ia_hash) { function
1285 TAILQ_FOREACH(ia, INADDR_HASH(target_ip->sin_addr.s_addr), function
H A Dip_input.c1085 TAILQ_FOREACH(ia, INADDR_HASH(pkt_dst.s_addr), ia_hash) { function
1485 TAILQ_FOREACH(fp, head, ipq_list) { function
H A Dip_output.c3066 TAILQ_FOREACH(ia, INADDR_HASH(ip->ip_src.s_addr), ia_hash) { function
/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Dqueue.h166 #undef TAILQ_FOREACH macro
478 #define TAILQ_FOREACH(var, head, field) \ macro
/macosx-10.9.5/eap8021x-180/EAP8021X.fproj/
H A DEAPClientModule.c83 TAILQ_FOREACH(scan, S_EAPClientModuleHead_p, link) { function
/macosx-10.9.5/OpenSSH-186/openssh/openbsd-compat/
H A Dsys-queue.h95 #undef TAILQ_FOREACH macro
436 #define TAILQ_FOREACH(var, head, field) \ macro
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dqueue.h575 #define TAILQ_FOREACH(var, head, field) \ macro
/macosx-10.9.5/xnu-2422.115.4/bsd/net/pktsched/
H A Dpktsched_hfsc.c1530 TAILQ_FOREACH(p, head, cl_ellist) { function
/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOStatistics.cpp1071 TAILQ_FOREACH(processEntry, &found->userClientCallList, link) { function
1138 TAILQ_FOREACH(entry, &parentKext->userClientCallList, link) { function
1175 TAILQ_FOREACH(nextEntry, &parentKext->userClientCallList, link) { function
/macosx-10.9.5/NFS-81/rpc.lockd/
H A Dlockd_lock.c2412 TAILQ_FOREACH(ihp, hd, hostlst) { function
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dsshconnect2.c1574 TAILQ_FOREACH(id, preferred, next) { function
/macosx-10.9.5/smb-697.95.1/lib/smb/
H A Dctx.c1213 TAILQ_FOREACH(ep, cl, next) { function
/macosx-10.9.5/xnu-2422.115.4/bsd/net/
H A Dif.c713 TAILQ_FOREACH(ia, INADDR_HASH(addr), ia_hash) { function
H A Dpf_ioctl.c814 TAILQ_FOREACH(tag, head, entries) function
856 TAILQ_FOREACH(tag, head, entries) function
1025 TAILQ_FOREACH(altq, pf_altqs_active, entries) { function
2008 TAILQ_FOREACH(altq, pf_altqs_active, entries) { function
2026 TAILQ_FOREACH(altq, pf_altqs_active, entries) { function
2068 TAILQ_FOREACH(a, pf_altqs_inactive, entries) { function
[all...]
/macosx-10.9.5/NFS-81/nfsd/
H A Dmountd.c3209 TAILQ_FOREACH(ht, head, ht_next) function
3504 TAILQ_FOREACH(ht, head, ht_next) { function
3521 TAILQ_FOREACH(ht, head, ht_next) { function
3975 TAILQ_FOREACH(hp, head, ht_next) { function
[all...]

Completed in 404 milliseconds