Searched defs:LIST_FOREACH_SAFE (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/lib/libelf/
H A D_elftc.h80 #define LIST_FOREACH_SAFE(var, head, field, tvar) \ macro
/openbsd-current/sys/sys/
H A Dqueue.h194 #define LIST_FOREACH_SAFE(var, head, field, tvar) \ macro
/openbsd-current/usr.sbin/ospfd/
H A Drde.c1009 LIST_FOREACH_SAFE(nbr, head, hash, xnbr) { function
/openbsd-current/usr.sbin/npppd/npppd/
H A Dnpppd.c832 LIST_FOREACH_SAFE(ipcpstat, head, entry, tipcpstat) { function

Completed in 194 milliseconds