/netbsd/usr.sbin/makefs/cd9660/ |
H A D | cd9660_eltorito.c | 447 LIST_INSERT_AFTER(valid_entry, default_entry, ll_struct); in cd9660_setup_boot() 489 LIST_INSERT_AFTER(default_entry, head, ll_struct); in cd9660_setup_boot() 507 LIST_INSERT_AFTER(head, temp, ll_struct); in cd9660_setup_boot()
|
/netbsd/sys/arch/cesfic/cesfic/ |
H A D | isr.c | 131 LIST_INSERT_AFTER(curisr, newisr, isr_link); in isrlink()
|
/netbsd/sys/arch/newsmips/dev/ |
H A D | hb.c | 124 LIST_INSERT_AFTER(curih, ih, ih_q); in hb_intr_establish()
|
/netbsd/sys/arch/hp300/hp300/ |
H A D | intr.c | 156 LIST_INSERT_AFTER(curih, newih, ih_q); in intr_establish()
|
/netbsd/sys/arch/amiga/amiga/ |
H A D | cc.c | 100 LIST_INSERT_AFTER(prev, add, link); in add_vbl_function() 111 LIST_INSERT_AFTER(prev, add, link); in add_vbl_function()
|
/netbsd/sys/external/bsd/drm/dist/bsd-core/ |
H A D | drm_hashtab.c | 108 LIST_INSERT_AFTER(parent, item, head); in drm_ht_insert_item()
|
/netbsd/external/bsd/nvi/dist/common/ |
H A D | mark.c | 175 LIST_INSERT_AFTER(lmp, lmt, q); in mark_set()
|
H A D | seq.c | 121 LIST_INSERT_AFTER(lastqp, qp, q); in seq_set()
|
/netbsd/sys/arch/news68k/news68k/ |
H A D | isr.c | 135 LIST_INSERT_AFTER(curisr, newisr, isr_link); in isrlink_autovec()
|
/netbsd/sys/arch/luna68k/luna68k/ |
H A D | isr.c | 135 LIST_INSERT_AFTER(curisr, newisr, isr_link); in isrlink_autovec()
|
/netbsd/sys/netbt/ |
H A D | l2cap_misc.c | 242 LIST_INSERT_AFTER(prev, chan, lc_ncid); in l2cap_cid_alloc()
|
H A D | l2cap_upper.c | 369 LIST_INSERT_AFTER(prev, chan, lc_ncid); in l2cap_listen_pcb()
|
/netbsd/sys/arch/atari/atari/ |
H A D | intr.c | 210 LIST_INSERT_AFTER(cur_vec, ih, ih_link); in intr_establish()
|
/netbsd/usr.bin/gencat/ |
H A D | gencat.c | 782 LIST_INSERT_AFTER(q, p, entries); in MCAddSet() 820 LIST_INSERT_AFTER(q, p, entries); in MCAddMsg()
|
/netbsd/sys/arch/mvme68k/mvme68k/ |
H A D | isr.c | 159 LIST_INSERT_AFTER(curisr, newisr, isr_link); in isrlink_autovec()
|
/netbsd/crypto/dist/ipsec-tools/src/racoon/ |
H A D | sainfo.c | 291 LIST_INSERT_AFTER(s, new, chain);
|
/netbsd/usr.sbin/sdpd/ |
H A D | db.c | 392 LIST_INSERT_AFTER(r, rec, next); in db_create()
|
/netbsd/sys/arch/next68k/next68k/ |
H A D | isr.c | 171 LIST_INSERT_AFTER(curisr, newisr, isr_link); in isrlink_autovec()
|
/netbsd/sys/fs/nfs/client/ |
H A D | nfs_clsubs.c | 296 LIST_INSERT_AFTER(dp, dp2, ndm_list); in ncl_getcookie()
|
/netbsd/sys/kern/ |
H A D | subr_extent.c | 455 LIST_INSERT_AFTER(after, rp, er_link); in extent_insert_and_optimize() 1140 LIST_INSERT_AFTER(rp, nrp, er_link); in extent_free()
|
H A D | kern_sleepq.c | 205 LIST_INSERT_AFTER(l_last, l, l_sleepchain); in sleepq_insert()
|
/netbsd/crypto/dist/ipsec-tools/src/include-glibc/sys/ |
H A D | queue.h | 286 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro
|
/netbsd/share/man/man3/ |
H A D | Makefile | 150 queue.3 LIST_INSERT_AFTER.3 \
|
/netbsd/dist/pf/sbin/pfctl/ |
H A D | pfctl_osfp.c | 760 LIST_INSERT_AFTER(nmlast, nm, nm_entry); in sort_name_list() 773 LIST_INSERT_AFTER(nmlast, nm, nm_entry); in sort_name_list()
|
/netbsd/sys/arch/newsmips/apbus/ |
H A D | apbus.c | 256 LIST_INSERT_AFTER(curih, ih, ih_q); in apbus_intr_establish()
|