Home
last modified time | relevance | path

Searched refs:LIST_INSERT_AFTER (Results 1 – 20 of 20) sorted by relevance

/openbsd/sys/arch/luna88k/luna88k/
H A Disr.c134 LIST_INSERT_AFTER(curisr, newisr, isr_link); in isrlink_autovec()
/openbsd/usr.sbin/makefs/cd9660/
H A Dcd9660_eltorito.c399 LIST_INSERT_AFTER(valid_entry, default_entry, ll_struct); in cd9660_setup_boot()
437 LIST_INSERT_AFTER(default_entry, head, ll_struct); in cd9660_setup_boot()
455 LIST_INSERT_AFTER(head, temp, ll_struct); in cd9660_setup_boot()
/openbsd/usr.bin/vi/common/
H A Dmark.c167 LIST_INSERT_AFTER(lmp, lmt, q); in mark_set()
H A Dseq.c113 LIST_INSERT_AFTER(lastqp, qp, q); in seq_set()
/openbsd/usr.bin/gencat/
H A Dgencat.c627 LIST_INSERT_AFTER(q, p, entries); in MCAddSet()
667 LIST_INSERT_AFTER(q, p, entries); in MCAddMsg()
/openbsd/usr.bin/patch/
H A Ded.c129 LIST_INSERT_AFTER(cline, nline, entries); in do_ed_script()
/openbsd/sbin/pdisk/
H A Dpartition_map.c678 LIST_INSERT_AFTER(cur, entry, disk_entry); in insert_in_disk_order()
706 LIST_INSERT_AFTER(cur, entry, base_entry); in insert_in_base_order()
/openbsd/sys/kern/
H A Dsubr_extent.c394 LIST_INSERT_AFTER(after, rp, er_link); in extent_insert_and_optimize()
1105 LIST_INSERT_AFTER(rp, nrp, er_link); in extent_free()
H A Dkern_fork.c450 LIST_INSERT_AFTER(curpr, pr, ps_pglist); in fork1()
H A Dkern_descrip.c710 LIST_INSERT_AFTER(fq, fp, f_list); in fdinsert()
/openbsd/usr.sbin/tcpdump/
H A Dpfctl_osfp.c743 LIST_INSERT_AFTER(nmlast, nm, nm_entry); in sort_name_list()
756 LIST_INSERT_AFTER(nmlast, nm, nm_entry); in sort_name_list()
/openbsd/sbin/pfctl/
H A Dpfctl_osfp.c746 LIST_INSERT_AFTER(nmlast, nm, nm_entry); in sort_name_list()
759 LIST_INSERT_AFTER(nmlast, nm, nm_entry); in sort_name_list()
/openbsd/sys/netinet6/
H A Dfrag6.c368 LIST_INSERT_AFTER(paf6, ip6af, ip6af_list); in frag6_input()
/openbsd/usr.bin/vi/vi/
H A Dvs_msg.c897 LIST_INSERT_AFTER(mp_c, mp_n, q); in vs_msgsave()
/openbsd/sys/sys/
H A Dqueue.h206 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro
/openbsd/sys/net/
H A Dbridgectl.c259 LIST_INSERT_AFTER(q, p, brt_next); in bridge_rtupdate()
H A Dpipex.c806 LIST_INSERT_AFTER(session_tmp, in pipex_iterator()
/openbsd/sys/uvm/
H A Duvm_amap.c1098 LIST_INSERT_AFTER(am, &marker, am_list); in amap_swap_off()
H A Duvm_swap.c513 LIST_INSERT_AFTER(pspp, spp, spi_swappri); in swaplist_insert()
/openbsd/sys/netinet/
H A Dip_input.c1026 LIST_INSERT_AFTER(p, ipqe, ipqe_q); in ip_reass()