Searched refs:SLIST_FOREACH_SAFE (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/ldpd/
H A Dlabel.c196 SLIST_FOREACH_SAFE(l, &label_head, labels, lnext) {
H A Dsocketops.c477 SLIST_FOREACH_SAFE(p, &ldp_peer_head, peers, ptmp)
511 SLIST_FOREACH_SAFE(hi, &hello_info_head, infos, hinext)
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dqueue.h239 #define SLIST_FOREACH_SAFE(var, head, field, tvar) \ macro
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dkern_event.c1499 SLIST_FOREACH_SAFE(kn, list, kn_selnext, tmpkn) { function
/netbsd-6-1-5-RELEASE/usr.sbin/syslogd/
H A Dtls.c767 SLIST_FOREACH_SAFE(cred, &tls_opt.cert_head,

Completed in 177 milliseconds