Symbol: LIST_FOREACH_SAFE
lib/libelf/_elftc.h
79
#ifndef LIST_FOREACH_SAFE
sbin/slaacd/engine.c
1949
LIST_FOREACH_SAFE (addr_proposal, &iface->addr_proposals,
sys/arch/arm64/arm64/intr.c
325
LIST_FOREACH_SAFE(ip, &prereg_interrupts, ip_list, tip) {
sys/arch/armv7/armv7/intr.c
296
LIST_FOREACH_SAFE(ip, &prereg_interrupts, ip_list, tip) {
sys/arch/riscv64/riscv64/intr.c
286
LIST_FOREACH_SAFE(ip, &prereg_interrupts, ip_list, tip) {
sys/dev/ic/bwfm.c
1001
LIST_FOREACH_SAFE(core, &sc->sc_chip.ch_list, co_link, tmp) {
sys/dev/pv/xen.c
1473
LIST_FOREACH_SAFE(xdv, &xdl->dl_devs, dv_entry, xvdn) {
sys/kern/spec_vnops.c
414
LIST_FOREACH_SAFE(bp, &vp->v_dirtyblkhd, b_vnbufs, nbp) {
sys/kern/subr_extent.c
1051
LIST_FOREACH_SAFE(rp, &ex->ex_regions, er_link, tmp) {
sys/kern/vfs_subr.c
2030
LIST_FOREACH_SAFE(bp, &vp->v_dirtyblkhd, b_vnbufs, nbp) {
sys/net/if_wg.c
2422
LIST_FOREACH_SAFE(aip, &peer->p_aip, a_entry, taip) {
sys/net/if_wg.c
516
LIST_FOREACH_SAFE(aip, &peer->p_aip, a_entry, taip)
sys/net/pf_ioctl.c
330
LIST_FOREACH_SAFE(w, &pf_ioctl_trans, pft_entry, s) {
sys/net/pipex.c
144
LIST_FOREACH_SAFE(session, &pipex_session_list, session_list,
sys/net/pipex.c
549
LIST_FOREACH_SAFE(session, &pipex_close_wait_list, state_list,
sys/net/pipex.c
687
LIST_FOREACH_SAFE(session, &pipex_session_list, session_list,
sys/net/wg_cookie.c
321
LIST_FOREACH_SAFE(r, &rl->rl_table[i], r_entry, tr) {
sys/net/wg_cookie.c
337
LIST_FOREACH_SAFE(r, &rl->rl_table[i], r_entry, tr) {
sys/netinet/ip_input.c
1163
LIST_FOREACH_SAFE(fp, &ipq, ipq_q, nfp) {
sys/netinet/ip_ipsp.c
1307
LIST_FOREACH_SAFE(ids, &ipsp_ids_gc_list, id_gc_list, tids) {
sys/netinet/tcp_input.c
3434
LIST_FOREACH_SAFE(sc, &tp->t_sc, sc_tpq, nsc) {
sys/netinet6/frag6.c
267
LIST_FOREACH_SAFE(af6, &q6->ip6q_asfrag, ip6af_list, naf6) {
sys/nfs/nfs_vnops.c
3074
LIST_FOREACH_SAFE(bp, &vp->v_dirtyblkhd, b_vnbufs, nbp) {
sys/nfs/nfs_vnops.c
3143
LIST_FOREACH_SAFE(bp, &vp->v_dirtyblkhd, b_vnbufs, nbp) {
sys/ufs/ffs/ffs_vnops.c
435
LIST_FOREACH_SAFE(bp, &vp->v_dirtyblkhd, b_vnbufs, nbp) {
sys/uvm/uvm_swap.c
535
LIST_FOREACH_SAFE(spp, &swap_priority, spi_swappri, nextspp) {
usr.sbin/bgpd/mrt.c
1193
LIST_FOREACH_SAFE(m, mrt, entry, xm) {
usr.sbin/bgpd/rde.c
253
LIST_FOREACH_SAFE(mctx, &rde_mrts, entry, xmctx) {
usr.sbin/bgpd/rde_rib.c
509
LIST_FOREACH_SAFE(ctx, &rib_dumps, entry, next) {
usr.sbin/bgpd/rde_rib.c
521
LIST_FOREACH_SAFE(ctx, &rib_dumps, entry, next) {
usr.sbin/bgpd/session.c
277
LIST_FOREACH_SAFE(m, &mrthead, entry, xm) {
usr.sbin/ldpd/adjacency.c
108
LIST_FOREACH_SAFE(adj, &nbr->adj_list, nbr_entry, atmp)
usr.sbin/ldpd/ldpd.c
1044
LIST_FOREACH_SAFE(l2vpn, &conf->l2vpn_list, entry, ltmp) {
usr.sbin/ldpd/ldpd.c
1062
LIST_FOREACH_SAFE(xl, &xconf->l2vpn_list, entry, ltmp) {
usr.sbin/ldpd/ldpd.c
1101
LIST_FOREACH_SAFE(lif, &l2vpn->if_list, entry, ftmp) {
usr.sbin/ldpd/ldpd.c
1108
LIST_FOREACH_SAFE(xf, &xl->if_list, entry, ftmp) {
usr.sbin/ldpd/ldpd.c
1122
LIST_FOREACH_SAFE(pw, &l2vpn->pw_list, entry, ptmp) {
usr.sbin/ldpd/ldpd.c
1140
LIST_FOREACH_SAFE(xp, &xl->pw_list, entry, ptmp) {
usr.sbin/ldpd/ldpd.c
1260
LIST_FOREACH_SAFE(auth, &conf->auth_list, entry, nauth) {
usr.sbin/ldpd/ldpd.c
1271
LIST_FOREACH_SAFE(xauth, &xconf->auth_list, entry, nauth) {
usr.sbin/ldpd/ldpd.c
885
LIST_FOREACH_SAFE(iface, &conf->iface_list, entry, itmp) {
usr.sbin/ldpd/ldpd.c
894
LIST_FOREACH_SAFE(xi, &xconf->iface_list, entry, itmp) {
usr.sbin/ldpd/ldpd.c
931
LIST_FOREACH_SAFE(tnbr, &conf->tnbr_list, entry, ttmp) {
usr.sbin/ldpd/ldpd.c
946
LIST_FOREACH_SAFE(xt, &xconf->tnbr_list, entry, ttmp) {
usr.sbin/ldpd/ldpd.c
974
LIST_FOREACH_SAFE(nbrp, &conf->nbrp_list, entry, ntmp) {
usr.sbin/ldpd/ldpd.c
990
LIST_FOREACH_SAFE(xn, &xconf->nbrp_list, entry, ntmp) {
usr.sbin/ldpd/ldpe.c
719
LIST_FOREACH_SAFE(tnbr, &leconf->tnbr_list, entry, safe) {
usr.sbin/npppd/npppd/npppd.c
836
LIST_FOREACH_SAFE(ipcpstat, head, entry, tipcpstat) {
usr.sbin/npppd/npppd/npppd.c
837
LIST_FOREACH_SAFE(ppp, &ipcpstat->ppp, ipcpstat_entry, tppp) {
usr.sbin/npppd/npppd/npppd.c
853
LIST_FOREACH_SAFE(ipcpstat, &_this->ipcpstats, entry, tipcpstat) {
usr.sbin/ospfd/rde.c
1015
LIST_FOREACH_SAFE(nbr, head, hash, xnbr) {
usr.sbin/rpki-client/http.c
2206
LIST_FOREACH_SAFE(conn, &idle, entry, nc) {
usr.sbin/rpki-client/http.c
2219
LIST_FOREACH_SAFE(conn, &active, entry, nc) {