| /freebsd-13.1/sys/dev/aic7xxx/aicasm/ |
| H A D | aicasm_symbol.c | 271 SLIST_INSERT_AFTER(curnode, newnode, in symlist_add() 286 SLIST_INSERT_AFTER(curnode, newnode, in symlist_add() 576 SLIST_INSERT_AFTER(regnode, curnode, links); in symtable_dump() 588 SLIST_INSERT_AFTER(regnode, curnode, links); in symtable_dump()
|
| /freebsd-13.1/lib/libc/tests/sys/ |
| H A D | queue_test.c | 91 SLIST_INSERT_AFTER(n1, n2, entries); in ATF_TC_BODY() 97 SLIST_INSERT_AFTER(n2, n3, entries); in ATF_TC_BODY()
|
| /freebsd-13.1/contrib/bsnmp/snmpd/ |
| H A D | trap.c | 699 SLIST_INSERT_AFTER(prev, addrs, ta); in target_new_address() 701 SLIST_INSERT_AFTER(temp, addrs, ta); in target_new_address() 798 SLIST_INSERT_AFTER(prev, param, tp); in target_new_param() 800 SLIST_INSERT_AFTER(temp, param, tp); in target_new_param() 863 SLIST_INSERT_AFTER(prev, notify, tn); in target_new_notify() 865 SLIST_INSERT_AFTER(temp, notify, tn); in target_new_notify()
|
| H A D | main.c | 2695 SLIST_INSERT_AFTER(prev, uuser, up); in usm_new_user() 2697 SLIST_INSERT_AFTER(temp, uuser, up); in usm_new_user() 2803 SLIST_INSERT_AFTER(prev, user, vvu); in vacm_new_user() 2805 SLIST_INSERT_AFTER(temp, user, vvu); in vacm_new_user() 3048 SLIST_INSERT_AFTER(prev, view, vvl); in vacm_new_view() 3050 SLIST_INSERT_AFTER(temp, view, vvl); in vacm_new_view() 3120 SLIST_INSERT_AFTER(prev, ctx, vcl); in vacm_add_context() 3122 SLIST_INSERT_AFTER(temp, ctx, vcl); in vacm_add_context()
|
| /freebsd-13.1/usr.sbin/bsnmpd/tools/libbsnmptools/ |
| H A D | bsnmpmap.c | 332 SLIST_INSERT_AFTER(temp, entry, link); in snmp_mapping_insert() 336 SLIST_INSERT_AFTER(prev, entry, link); in snmp_mapping_insert() 534 SLIST_INSERT_AFTER(temp, entry, link); in snmp_table_insert() 538 SLIST_INSERT_AFTER(prev, entry, link); in snmp_table_insert()
|
| /freebsd-13.1/contrib/nvi/common/ |
| H A D | mark.c | 166 SLIST_INSERT_AFTER(lmp, lmt, q); in mark_set()
|
| H A D | seq.c | 111 SLIST_INSERT_AFTER(lastqp, qp, q); in seq_set()
|
| /freebsd-13.1/sys/netgraph/ |
| H A D | ng_pptpgre.c | 989 SLIST_INSERT_AFTER(last, np, next); in ng_pptpgre_rcvdata_lower() 1010 SLIST_INSERT_AFTER(prev, np, next); in ng_pptpgre_rcvdata_lower() 1028 SLIST_INSERT_AFTER(last, np, next); in ng_pptpgre_rcvdata_lower() 1196 SLIST_INSERT_AFTER(last, np, next); in ng_pptpgre_reorder_timeout()
|
| /freebsd-13.1/sys/kern/ |
| H A D | kern_et.c | 93 SLIST_INSERT_AFTER(tmp, et, et_all); in et_register()
|
| H A D | uipc_mbuf2.c | 449 SLIST_INSERT_AFTER(tprev, t, m_tag_link); in m_tag_copy_chain()
|
| /freebsd-13.1/crypto/openssh/openbsd-compat/ |
| H A D | sys-queue.h | 103 #undef SLIST_INSERT_AFTER 224 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro
|
| /freebsd-13.1/sbin/nvmecontrol/ |
| H A D | comnd.c | 336 SLIST_INSERT_AFTER(last, cmd, link); in cmd_register()
|
| H A D | logpage.c | 151 SLIST_INSERT_AFTER(a, p, link); in logpage_register()
|
| /freebsd-13.1/usr.sbin/ac/ |
| H A D | ac.c | 200 SLIST_INSERT_AFTER(aup, up, next); in update_user()
|
| /freebsd-13.1/sys/dev/nvdimm/ |
| H A D | nvdimm.c | 238 SLIST_INSERT_AFTER(i, entry, link); in read_label()
|
| /freebsd-13.1/sys/dev/sound/pcm/ |
| H A D | channel.h | 191 SLIST_INSERT_AFTER(x, y, CHN_LINK(z))
|
| /freebsd-13.1/contrib/ntp/sntp/libevent/compat/sys/ |
| H A D | queue.h | 123 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro
|
| /freebsd-13.1/contrib/libevent/compat/sys/ |
| H A D | queue.h | 123 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro
|
| /freebsd-13.1/share/man/man3/ |
| H A D | Makefile | 218 queue.3 SLIST_INSERT_AFTER.3 \
|
| /freebsd-13.1/contrib/openbsm/compat/ |
| H A D | queue.h | 179 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro
|
| /freebsd-13.1/sys/netpfil/pf/ |
| H A D | pf_osfp.c | 456 SLIST_INSERT_AFTER(prev, ins, fp_next); in pf_osfp_insert()
|
| /freebsd-13.1/usr.sbin/bsnmpd/modules/snmp_wlan/ |
| H A D | wlan_snmp.c | 2881 SLIST_INSERT_AFTER(prev, wif, w_if); in wlan_add_wif() 2883 SLIST_INSERT_AFTER(temp, wif, w_if); in wlan_add_wif() 3296 SLIST_INSERT_AFTER(prev, wip, wp); in wlan_add_peer() 3752 SLIST_INSERT_AFTER(prev, sr, wsr); in wlan_scan_add_result() 3945 SLIST_INSERT_AFTER(prev, wmm, wm); in wlan_mac_add_mac() 4286 SLIST_INSERT_AFTER(prev, wmr, wr); in wlan_mesh_add_rtentry()
|
| /freebsd-13.1/contrib/nvi/vi/ |
| H A D | vs_msg.c | 891 SLIST_INSERT_AFTER(mp_c, mp_n, q); in vs_msgsave()
|
| /freebsd-13.1/sys/sys/ |
| H A D | queue.h | 262 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro
|
| /freebsd-13.1/usr.sbin/newsyslog/ |
| H A D | newsyslog.c | 2193 SLIST_INSERT_AFTER(sprev, stmp, sw_nextp); in save_sigwork() 2238 SLIST_INSERT_AFTER(zprev, ztmp, zw_nextp); in save_zipwork()
|