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

12

/openbsd-current/sys/arch/luna88k/luna88k/
H A Disr.c163 LIST_FOREACH(isr, list, isr_link) { function
/openbsd-current/sys/ntfs/
H A Dntfs_ihash.c106 LIST_FOREACH(ip, ipp, i_hash) { function
/openbsd-current/sys/ufs/ufs/
H A Dufs_ihash.c90 LIST_FOREACH(ip, ipp, i_hash) { function
115 LIST_FOREACH(ip, ipp, i_hash) { function
145 LIST_FOREACH(curip, ipp, i_hash) { function
H A Dufs_quota.c856 LIST_FOREACH(dq, dqh, dq_hash) { function
/openbsd-current/sys/nfs/
H A Dnfs_srvcache.c281 LIST_FOREACH(rp, hash, rc_hash) { function
/openbsd-current/usr.sbin/ldpd/
H A Daddress.c347 LIST_FOREACH(if_addr, addr_list, entry) { function
/openbsd-current/sys/kern/
H A Dsys_futex.c158 LIST_FOREACH(f, ftlist, ft_list) { function
H A Dkern_proc.c138 LIST_FOREACH(uip, uipp, ui_hash) function
[all...]
/openbsd-current/usr.sbin/dvmrpd/
H A Dneighbor.c242 LIST_FOREACH(nbr, head, hash) { function
/openbsd-current/usr.sbin/ospfd/
H A Dneighbor.c364 LIST_FOREACH(nbr, head, hash) { function
H A Dlsupdate.c631 LIST_FOREACH(ref, head, entry) { function
H A Drde.c955 LIST_FOREACH(nbr, head, hash) { function
[all...]
/openbsd-current/usr.sbin/ospf6d/
H A Dneighbor.c368 LIST_FOREACH(nbr, head, hash) { function
H A Dlsupdate.c642 LIST_FOREACH(ref, head, entry) { function
H A Drde.c1012 LIST_FOREACH(nbr, head, hash) { function
[all...]
/openbsd-current/usr.sbin/ripd/
H A Dneighbor.c248 LIST_FOREACH(nbr, head, hash) { function
/openbsd-current/sys/netinet6/
H A Din6_pcb.c581 LIST_FOREACH(inp, head, inp_hash) { function
/openbsd-current/sys/arch/powerpc64/dev/
H A Dxicp.c250 LIST_FOREACH(ih, XICP_GIRQHASH(xisr), ih_hash) { function
/openbsd-current/usr.sbin/tcpdump/
H A Dpfctl_osfp.c474 LIST_FOREACH(nm, list, nm_entry) { function
480 LIST_FOREACH(nm, list, nm_entry) { function
688 LIST_FOREACH(nm_entry, list, nm_entry) { function
713 LIST_FOREACH(nm, nml, nm_entry) { function
/openbsd-current/sbin/pfctl/
H A Dpfctl_osfp.c476 LIST_FOREACH(nm, list, nm_entry) { function
482 LIST_FOREACH(nm, list, nm_entry) { function
691 LIST_FOREACH(nm_entry, list, nm_entry) { function
716 LIST_FOREACH(nm, nml, nm_entry) { function
/openbsd-current/sys/sys/
H A Dqueue.h189 #define LIST_FOREACH(var, head, field) \ macro
/openbsd-current/usr.sbin/bgpd/
H A Dmrt.c1177 LIST_FOREACH(m, mrt, entry) { function
1230 LIST_FOREACH(m, mrt, entry) { function
1249 LIST_FOREACH(t, c, entry) { function
1267 LIST_FOREACH(m, nconf, entry) { function
/openbsd-current/sys/uvm/
H A Duvm_aobj.c212 LIST_FOREACH(elt, swhash, list) { function
/openbsd-current/sys/netinet/
H A Din_pcb.c846 LIST_FOREACH(inp, head, inp_lhash) { function
1049 LIST_FOREACH(inp, head, inp_hash) { function
/openbsd-current/sys/isofs/udf/
H A Dudf_vnops.c119 LIST_FOREACH(up, lh, u_le) { function

Completed in 207 milliseconds

12