Searched defs:LIST_FOREACH (Results 1 - 11 of 11) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_pcb.c907 LIST_FOREACH(inp, head, inp_hash) { function
935 LIST_FOREACH(phd, porthash, phd_hash) { function
1067 LIST_FOREACH(inp, head, inp_hash) { function
1098 LIST_FOREACH(inp, head, inp_hash) { function
1168 LIST_FOREACH(inp, head, inp_hash) { function
1199 LIST_FOREACH(inp, head, inp_hash) { function
/darwin-on-arm/xnu/bsd/kern/
H A Dkpi_socketfilter.c1204 LIST_FOREACH(inp, tcbinfo.listhead, inp_list) { function
1220 LIST_FOREACH(inp, udbinfo.listhead, inp_list) { function
H A Dproc_info.c230 LIST_FOREACH(p, current_list, p_list) { function
/darwin-on-arm/xnu/bsd/sys/
H A Dqueue.h420 #define LIST_FOREACH(var, head, field) \ macro
/darwin-on-arm/xnu/bsd/netinet/
H A Din_pcb.c1283 LIST_FOREACH(inp, head, inp_hash) { function
1314 LIST_FOREACH(phd, porthash, phd_hash) { function
1388 LIST_FOREACH(inp, head, inp_hash) { function
1423 LIST_FOREACH(inp, head, inp_hash) { function
1519 LIST_FOREACH(inp, head, inp_hash) { function
1553 LIST_FOREACH(inp, head, inp_hash) { function
1662 LIST_FOREACH(phd, pcbporthash, phd_hash) { function
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_cache.c1329 LIST_FOREACH(ncp, ncpp, nc_hash) { function
1415 LIST_FOREACH(ncp, ncpp, nc_hash) { function
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_gss.c1798 LIST_FOREACH(cp, head, gss_svc_entries) { function
H A Dnfs_serv.c1022 LIST_FOREACH(fp, headp, fm_link) { function
1119 LIST_FOREACH(fp, head, fm_link) { function
H A Dnfs_subs.c3410 LIST_FOREACH(unode, head, hash_link) { function
/darwin-on-arm/xnu/security/
H A Dmac_base.c1109 LIST_FOREACH(mle, element_list, mle_list) { function
1244 LIST_FOREACH(mle, element_list, mle_list) { function
/darwin-on-arm/xnu/bsd/netkey/
H A Dkey.c327 #define LIST_FOREACH(elm, head, field) \ macro
[all...]

Completed in 176 milliseconds