Home
last modified time | relevance | path

Searched refs:LIST_INSERT_BEFORE (Results 1 – 7 of 7) sorted by relevance

/openbsd/sys/arch/luna88k/luna88k/
H A Disr.c125 LIST_INSERT_BEFORE(curisr, newisr, isr_link); in isrlink_autovec()
/openbsd/usr.bin/patch/
H A Ded.c131 LIST_INSERT_BEFORE(cline, nline, entries); in do_ed_script()
/openbsd/sbin/pdisk/
H A Dpartition_map.c674 LIST_INSERT_BEFORE(cur, entry, disk_entry); in insert_in_disk_order()
702 LIST_INSERT_BEFORE(cur, entry, base_entry); in insert_in_base_order()
/openbsd/sys/sys/
H A Dqueue.h214 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
/openbsd/sys/net/
H A Dbridgectl.c238 LIST_INSERT_BEFORE(q, p, brt_next); in bridge_rtupdate()
/openbsd/usr.sbin/tcpdump/
H A Dpfctl_osfp.c736 LIST_INSERT_BEFORE(nmsearch, nm, nm_entry); in sort_name_list()
/openbsd/sbin/pfctl/
H A Dpfctl_osfp.c739 LIST_INSERT_BEFORE(nmsearch, nm, nm_entry); in sort_name_list()