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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Din6_pcb.c1030 LIST_FOREACH(inp, head, inp_hash) { function
1058 LIST_FOREACH(phd, porthash, phd_hash) { function
1225 LIST_FOREACH(inp, head, inp_hash) { function
1250 LIST_FOREACH(inp, head, inp_hash) { function
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Din_pcb.c1131 LIST_FOREACH(inp, head, inp_hash) { function
1162 LIST_FOREACH(phd, porthash, phd_hash) { function
1229 LIST_FOREACH(inp, head, inp_hash) { function
1258 LIST_FOREACH(inp, head, inp_hash) { function
1362 LIST_FOREACH(phd, pcbporthash, phd_hash) { function
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dqueue.h395 #define LIST_FOREACH(var, head, field) \ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_cache.c1141 LIST_FOREACH(ncp, ncpp, nc_hash) { function
1228 LIST_FOREACH(ncp, ncpp, nc_hash) { function
/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs_serv.c1012 LIST_FOREACH(fp, head, fm_link) { function
1093 LIST_FOREACH(fp, head, fm_link) { function
H A Dnfs_subs.c2920 LIST_FOREACH(unode, head, hash_link) { function
/macosx-10.5.8/xnu-1228.15.4/security/
H A Dmac_base.c1121 LIST_FOREACH(mle, element_list, mle_list) { function
1225 LIST_FOREACH(mle, element_list, mle_list) { function
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/netkey/
H A Dkey.c299 #define LIST_FOREACH(elm, head, field) \ macro
[all...]

Completed in 214 milliseconds