Symbol: LIST_INSERT_AFTER
libexec/dma/aliases_parse.y
61
LIST_INSERT_AFTER($2, $1, next);
sys/kern/kern_fork.c
614
LIST_INSERT_AFTER(p1, p2, p_pglist);
sys/kern/kern_objcache.c
962
LIST_INSERT_AFTER(desc, &marker, next);
sys/kern/subr_disk.c
986
LIST_INSERT_AFTER(dp, marker, d_list);
sys/net/bridge/if_bridge.c
3901
LIST_INSERT_AFTER(lbrt, brt, brt_hash);
sys/net/ip6fw/ip6_fw.c
887
LIST_INSERT_AFTER(fcpl, fwc, chain);
sys/net/pf/pf_norm.c
459
LIST_INSERT_AFTER(frep, frent, fr_next);
sys/net/pf/pf_norm.c
708
LIST_INSERT_AFTER(frp, cur, fr_next);
sys/net/wg/selftest/allowedips.c
202
LIST_INSERT_AFTER(where, node, entry);
sys/netbt/l2cap_misc.c
231
LIST_INSERT_AFTER(prev, chan, lc_ncid);
sys/netbt/l2cap_upper.c
342
LIST_INSERT_AFTER(prev, chan, lc_ncid);
sys/netinet/in_pcb.c
1318
LIST_INSERT_AFTER(inp, marker, inp_list);
sys/netinet/in_pcb.c
1373
LIST_INSERT_AFTER(inp, marker, inp_list);
sys/netinet/in_pcb.c
2460
LIST_INSERT_AFTER(inp, marker, inp_list);
sys/netinet/tcp_subr.c
1277
LIST_INSERT_AFTER(inp, marker, inp_list);
sys/netinet/udp_usrreq.c
542
LIST_INSERT_AFTER(ic, ic_marker, ic_list);
sys/netinet6/in6_pcb.c
556
LIST_INSERT_AFTER(inp, marker, inp_list);
sys/netinet6/in6_pcb.c
724
LIST_INSERT_AFTER(in6p, marker, inp_list);
sys/netinet6/udp6_usrreq.c
225
LIST_INSERT_AFTER(in6p, marker, inp_list);
sys/vfs/nfs/nfs_serv.c
1332
LIST_INSERT_AFTER(owp, nfsd, nd_tq);
sys/vfs/nfs/nfs_serv.c
1351
LIST_INSERT_AFTER(owp, nfsd, nd_hash);
sys/vfs/nfs/nfs_subs.c
1371
LIST_INSERT_AFTER(dp, dp2, ndm_list);
sys/vfs/ufs/ffs_softdep.c
3044
LIST_INSERT_AFTER(wk, &marker, wk_list);
sys/vfs/ufs/ffs_softdep.c
473
LIST_INSERT_AFTER(worklist_tail, wk, wk_list);
sys/vfs/ufs/ffs_softdep.c
691
LIST_INSERT_AFTER(wktail, wk, wk_list);
usr.bin/gencat/gencat.c
619
LIST_INSERT_AFTER(q, p, entries);
usr.bin/gencat/gencat.c
656
LIST_INSERT_AFTER(q, p, entries);
usr.sbin/lpr/chkprintcap/chkprintcap.c
241
LIST_INSERT_AFTER(last, dp, link);
usr.sbin/makefs/cd9660/cd9660_eltorito.c
454
LIST_INSERT_AFTER(valid_entry, default_entry, ll_struct);
usr.sbin/makefs/cd9660/cd9660_eltorito.c
496
LIST_INSERT_AFTER(default_entry, head, ll_struct);
usr.sbin/makefs/cd9660/cd9660_eltorito.c
514
LIST_INSERT_AFTER(head, temp, ll_struct);
usr.sbin/pfctl/pfctl_altq.c
1175
LIST_INSERT_AFTER(prev, new, _next);
usr.sbin/pfctl/pfctl_osfp.c
759
LIST_INSERT_AFTER(nmlast, nm, nm_entry);
usr.sbin/pfctl/pfctl_osfp.c
772
LIST_INSERT_AFTER(nmlast, nm, nm_entry);