| /src/sys/arch/newsmips/dev/ |
| hb.c | 124 LIST_INSERT_AFTER(curih, ih, ih_q);
|
| /src/sys/external/bsd/drm/dist/bsd-core/ |
| drm_hashtab.c | 108 LIST_INSERT_AFTER(parent, item, head);
|
| /src/sys/netbt/ |
| l2cap_misc.c | 242 LIST_INSERT_AFTER(prev, chan, lc_ncid);
|
| l2cap_upper.c | 369 LIST_INSERT_AFTER(prev, chan, lc_ncid);
|
| /src/usr.sbin/makefs/cd9660/ |
| cd9660_eltorito.c | 447 LIST_INSERT_AFTER(valid_entry, default_entry, ll_struct); 489 LIST_INSERT_AFTER(default_entry, head, ll_struct); 507 LIST_INSERT_AFTER(head, temp, ll_struct);
|
| /src/sys/arch/amiga/amiga/ |
| cc.c | 100 LIST_INSERT_AFTER(prev, add, link); 111 LIST_INSERT_AFTER(prev, add, link);
|
| /src/sys/arch/atari/atari/ |
| intr.c | 210 LIST_INSERT_AFTER(cur_vec, ih, ih_link);
|
| /src/usr.bin/gencat/ |
| gencat.c | 783 LIST_INSERT_AFTER(q, p, entries); 821 LIST_INSERT_AFTER(q, p, entries);
|
| /src/sys/arch/m68k/m68k/ |
| m68k_intr.c | 340 LIST_INSERT_AFTER(curih, ih, ih_link);
|
| /src/sys/fs/nfs/client/ |
| nfs_clsubs.c | 296 LIST_INSERT_AFTER(dp, dp2, ndm_list);
|
| nfs_clcomsubs.c | 437 LIST_INSERT_AFTER(dp, dp2, ndm_list);
|
| /src/usr.sbin/sdpd/ |
| db.c | 392 LIST_INSERT_AFTER(r, rec, next);
|
| /src/share/man/man3/ |
| Makefile | 151 queue.3 LIST_INSERT_AFTER.3 \
|
| /src/sys/arch/newsmips/apbus/ |
| apbus.c | 256 LIST_INSERT_AFTER(curih, ih, ih_q);
|
| /src/sys/kern/ |
| kern_fork.c | 543 LIST_INSERT_AFTER(p1, p2, p_pglist);
|
| kern_sleepq.c | 216 LIST_INSERT_AFTER(l_last, l, l_sleepchain);
|
| subr_extent.c | 459 LIST_INSERT_AFTER(after, rp, er_link); 1144 LIST_INSERT_AFTER(rp, nrp, er_link);
|
| uipc_domain.c | 631 LIST_INSERT_AFTER(fp, dfp, f_list);
|
| /src/sys/rump/librump/rumpkern/ |
| lwproc.c | 278 LIST_INSERT_AFTER(parent, p, p_pglist);
|
| rump.c | 614 LIST_INSERT_AFTER(rc, &rc_marker, rc_entries);
|
| /src/dist/pf/sbin/pfctl/ |
| pfctl_osfp.c | 760 LIST_INSERT_AFTER(nmlast, nm, nm_entry); 773 LIST_INSERT_AFTER(nmlast, nm, nm_entry);
|
| /src/sys/arch/atari/pci/ |
| pci_machdep.c | 271 LIST_INSERT_AFTER(q, elem, link);
|
| /src/sys/arch/hp300/hp300/ |
| autoconf.c | 798 LIST_INSERT_AFTER(de, dd, dd_clist);
|
| /src/sys/net/ |
| if_ieee1394subr.c | 561 LIST_INSERT_AFTER(rp, trp, rp_next);
|
| /src/sys/dist/pf/net/ |
| pf_norm.c | 471 LIST_INSERT_AFTER(frep, frent, fr_next); 706 LIST_INSERT_AFTER(frp, cur, fr_next);
|