/freebsd/sys/dev/aic7xxx/aicasm/ |
H A D | aicasm_symbol.c | 318 SLIST_REMOVE_HEAD(symlist_src2, links); in symlist_merge() 572 SLIST_REMOVE_HEAD(&masks, links); in symtable_dump() 585 SLIST_REMOVE_HEAD(&aliases, links); in symtable_dump() 599 SLIST_REMOVE_HEAD(®isters, links); in symtable_dump() 644 SLIST_REMOVE_HEAD(&constants, links); in symtable_dump() 655 SLIST_REMOVE_HEAD(&download_constants, links); in symtable_dump() 667 SLIST_REMOVE_HEAD(&exported_labels, links); in symtable_dump()
|
/freebsd/lib/libgssapi/ |
H A D | gss_release_cred.c | 47 SLIST_REMOVE_HEAD(&cred->gc_mc, gmc_link); in gss_release_cred()
|
H A D | gss_release_name.c | 49 SLIST_REMOVE_HEAD(&name->gn_mn, gmn_link); in gss_release_name()
|
/freebsd/sys/netgraph/ |
H A D | ng_pptpgre.c | 736 SLIST_REMOVE_HEAD(q, next); in ng_pptpgre_sendq() 969 SLIST_REMOVE_HEAD(&hpriv->roq, next); in ng_pptpgre_rcvdata_lower() 988 SLIST_REMOVE_HEAD(&hpriv->roq, next); in ng_pptpgre_rcvdata_lower() 1025 SLIST_REMOVE_HEAD(&hpriv->roq, next); in ng_pptpgre_rcvdata_lower() 1188 SLIST_REMOVE_HEAD(&hpriv->roq, next); in ng_pptpgre_reorder_timeout() 1199 SLIST_REMOVE_HEAD(&hpriv->roq, next); in ng_pptpgre_reorder_timeout() 1270 SLIST_REMOVE_HEAD(&hpriv->roq, next); in ng_pptpgre_reset()
|
/freebsd/sys/sys/ |
H A D | queue_mergesort.h | 188 SLIST_INSERT_HEAD, SLIST_INSERT_AFTER_4, SLIST_CONCAT, SLIST_REMOVE_HEAD) 191 SLIST_INSERT_AFTER_4, SLIST_INSERT_HEAD, SLIST_NEXT, SLIST_REMOVE_HEAD)
|
/freebsd/contrib/nvi/common/ |
H A D | cut.c | 199 SLIST_REMOVE_HEAD(sp->gp->cutq, q); in cb_rotate() 267 SLIST_REMOVE_HEAD(gp->cutq, q); in cut_close()
|
H A D | seq.c | 140 SLIST_REMOVE_HEAD(sp->gp->seqq, q); in seq_delete() 262 SLIST_REMOVE_HEAD(gp->seqq, q); in seq_close()
|
H A D | mark.c | 93 SLIST_REMOVE_HEAD(ep->marks, q); in mark_end()
|
/freebsd/sys/dev/nvdimm/ |
H A D | nvdimm_ns.c | 91 SLIST_REMOVE_HEAD(&spa->namespaces, link); in nvdimm_destroy_namespaces()
|
/freebsd/sys/netinet/libalias/ |
H A D | alias_mod.c | 167 SLIST_REMOVE_HEAD(&dll_chain, next); in walk_dll_chain()
|
/freebsd/usr.sbin/autofs/ |
H A D | popen.c | 164 SLIST_REMOVE_HEAD(&pidlist, next); in auto_pclose()
|
/freebsd/usr.sbin/ypserv/ |
H A D | yp_main.c | 422 SLIST_REMOVE_HEAD(&sle_head, sle_next); in create_service() 556 SLIST_REMOVE_HEAD(&ble_head, ble_next); in main()
|
/freebsd/usr.sbin/config/ |
H A D | mkoptions.cc | 247 SLIST_REMOVE_HEAD(&op_head, op_next); in do_option() 275 SLIST_REMOVE_HEAD(&op_head, op_next); in do_option()
|
/freebsd/lib/libc/gen/ |
H A D | popen.c | 209 SLIST_REMOVE_HEAD(&pidlist, next); in pclose()
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | sys-queue.h | 108 #undef SLIST_REMOVE_HEAD 238 #define SLIST_REMOVE_HEAD(head, field) do { \ macro 244 SLIST_REMOVE_HEAD((head), field); \
|
/freebsd/usr.sbin/bhyve/ |
H A D | acpi_device.c | 90 SLIST_REMOVE_HEAD(&dev->crs, chain); in acpi_device_destroy()
|
/freebsd/lib/libthr/thread/ |
H A D | thr_sleepq.c | 150 SLIST_REMOVE_HEAD(&sq->sq_freeq, sq_flink); in _sleepq_remove()
|
/freebsd/usr.sbin/bsnmpd/tools/libbsnmptools/ |
H A D | bsnmpmap.c | 114 SLIST_REMOVE_HEAD(headp, link); in snmp_mapping_listfree() 148 SLIST_REMOVE_HEAD(headp, link); in snmp_mapping_table_listfree() 164 SLIST_REMOVE_HEAD(headp, link); in snmp_enumtc_listfree()
|
/freebsd/lib/libc/tests/sys/ |
H A D | queue_test.c | 110 SLIST_REMOVE_HEAD(&head, entries); in ATF_TC_BODY()
|
/freebsd/sys/x86/xen/ |
H A D | xen_arch_intr.c | 327 SLIST_REMOVE_HEAD(&avail_list, free); in xen_arch_intr_alloc()
|
/freebsd/sys/dev/lge/ |
H A D | if_lge.c | 776 SLIST_REMOVE_HEAD(&sc->lge_jinuse_listhead, jpool_entries); in lge_free_jumbo_mem() 782 SLIST_REMOVE_HEAD(&sc->lge_jfree_listhead, jpool_entries); in lge_free_jumbo_mem() 808 SLIST_REMOVE_HEAD(&sc->lge_jfree_listhead, jpool_entries); in lge_jalloc() 840 SLIST_REMOVE_HEAD(&sc->lge_jinuse_listhead, jpool_entries); in lge_jfree()
|
/freebsd/sys/netpfil/pf/ |
H A D | pf_osfp.c | 249 SLIST_REMOVE_HEAD(&V_pf_osfp_list, fp_next); in pf_osfp_flush() 251 SLIST_REMOVE_HEAD(&fp->fp_oses, fp_entry); in pf_osfp_flush()
|
/freebsd/contrib/bsnmp/snmpd/ |
H A D | trap.c | 892 SLIST_REMOVE_HEAD(&target_addresslist, ta); in target_flush_all() 900 SLIST_REMOVE_HEAD(&target_paramlist, tp); in target_flush_all() 906 SLIST_REMOVE_HEAD(&target_notifylist, tn); in target_flush_all()
|
/freebsd/contrib/openbsm/compat/ |
H A D | queue.h | 193 SLIST_REMOVE_HEAD((head), field); \ 205 #define SLIST_REMOVE_HEAD(head, field) do { \ macro
|
/freebsd/contrib/nvi/ex/ |
H A D | ex_global.c | 198 SLIST_REMOVE_HEAD(sp->gp->ecq, q); in ex_g_setup()
|