/freebsd/usr.sbin/config/ |
H A D | mkoptions.cc | 71 SLIST_INSERT_HEAD(&opt, op, op_next); in options() 93 SLIST_INSERT_HEAD(&opt, op, op_next); in options() 106 SLIST_INSERT_HEAD(&opt, op, op_next); in options() 234 SLIST_INSERT_HEAD(&op_head, op, op_next); in do_option() 262 SLIST_INSERT_HEAD(&op_head, op, op_next); in do_option() 337 SLIST_INSERT_HEAD(&otab, po, o_next); in insert_option()
|
H A D | config.y | 177 SLIST_INSERT_HEAD(&cputype, cp, cpu_next); 486 SLIST_INSERT_HEAD(list, op, op_next); in newopt()
|
/freebsd/sys/netpfil/pf/ |
H A D | pf_table.c | 288 SLIST_INSERT_HEAD(&workq, p, pfrke_workq); in pfr_add_addrs() 375 SLIST_INSERT_HEAD(&workq, p, pfrke_workq); in pfr_del_addrs() 437 SLIST_INSERT_HEAD(&changeq, p, pfrke_workq); in pfr_set_addrs() 455 SLIST_INSERT_HEAD(&addq, p, pfrke_workq); in pfr_set_addrs() 662 SLIST_INSERT_HEAD(&workq, p, pfrke_workq); in pfr_clr_astats() 1090 SLIST_INSERT_HEAD(w->pfrw_workq, ke, pfrke_workq); in pfr_walktree() 1177 SLIST_INSERT_HEAD(&workq, p, pfrkt_workq); in pfr_clr_tables() 1215 SLIST_INSERT_HEAD(&addq, p, pfrkt_workq); in pfr_add_tables() 1237 SLIST_INSERT_HEAD(&addq, r, pfrkt_workq); in pfr_add_tables() 1245 SLIST_INSERT_HEAD(&changeq, p, pfrkt_workq); in pfr_add_tables() [all …]
|
/freebsd/lib/libgssapi/ |
H A D | gss_names.c | 225 SLIST_INSERT_HEAD(&name->gn_mn, mn, gmn_link); in _gss_find_mn() 256 SLIST_INSERT_HEAD(&name->gn_mn, mn, gmn_link); in _gss_make_name()
|
H A D | gss_add_cred.c | 137 SLIST_INSERT_HEAD(&new_cred->gc_mc, copy_mc, gmc_link); in gss_add_cred() 188 SLIST_INSERT_HEAD(&new_cred->gc_mc, mc, gmc_link); in gss_add_cred()
|
H A D | gss_inquire_cred.c | 127 SLIST_INSERT_HEAD(&name->gn_mn, mn, gmn_link); in gss_inquire_cred() 164 SLIST_INSERT_HEAD(&name->gn_mn, mn, gmn_link); in gss_inquire_cred()
|
H A D | gss_canonicalize_name.c | 88 SLIST_INSERT_HEAD(&name->gn_mn, mn, gmn_link); in gss_canonicalize_name()
|
H A D | gss_duplicate_name.c | 94 SLIST_INSERT_HEAD(&new_name->gn_mn, new_mn, gmn_link); in gss_duplicate_name()
|
H A D | gss_set_cred_option.c | 92 SLIST_INSERT_HEAD(&cred->gc_mc, mc, gmc_link); in gss_set_cred_option()
|
/freebsd/sbin/ifconfig/ |
H A D | ifclone.c | 94 SLIST_INSERT_HEAD(&clone_defcbh, dcp, next); in clone_setdefcallback_prefix() 106 SLIST_INSERT_HEAD(&clone_defcbh, dcp, next); in clone_setdefcallback_filter()
|
/freebsd/usr.sbin/ypserv/ |
H A D | yp_main.c | 332 SLIST_INSERT_HEAD(&sle_head, slep, sle_next); in create_service() 389 SLIST_INSERT_HEAD(&sle_head, slep, sle_next); in create_service() 471 SLIST_INSERT_HEAD(&ble_head, blep, ble_next); in main() 494 SLIST_INSERT_HEAD(&ble_head, blep, ble_next); in main()
|
/freebsd/usr.bin/systat/ |
H A D | main.c | 88 SLIST_INSERT_HEAD(&commands, cmd, link); in parse_cmd_args() 113 SLIST_INSERT_HEAD(&commands, cmd, link); in parse_cmd_args() 121 SLIST_INSERT_HEAD(&commands, cmd, link); in parse_cmd_args()
|
/freebsd/usr.sbin/bhyve/ |
H A D | acpi_device.c | 114 SLIST_INSERT_HEAD(&dev->crs, res, chain); in acpi_device_add_res_fixed_ioport() 137 SLIST_INSERT_HEAD(&dev->crs, res, chain); in acpi_device_add_res_fixed_memory32()
|
/freebsd/sys/powerpc/powermac/ |
H A D | powermac_thermal.c | 201 SLIST_INSERT_HEAD(&fans, list_entry, entries); in pmac_thermal_fan_register() 215 SLIST_INSERT_HEAD(&sensors, list_entry, entries); in pmac_thermal_sensor_register()
|
/freebsd/usr.sbin/ac/ |
H A D | ac.c | 123 SLIST_INSERT_HEAD(&Ttys, tp, next); in add_tty() 196 SLIST_INSERT_HEAD(&Users, up, next); in update_user() 393 SLIST_INSERT_HEAD(&CurUtmpx, lp, next); in log_in()
|
/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/smbfs/lib/smb/ |
H A D | rcfile.c | 87 SLIST_INSERT_HEAD(&pf_head, rcp, rf_next); in rc_open() 171 SLIST_INSERT_HEAD(&rcp->rf_sect, p, rs_next); in rc_addsect() 213 SLIST_INSERT_HEAD(&rsp->rs_keys, p, rk_next); in rc_sect_addkey()
|
/freebsd/sys/netgraph/ |
H A D | ng_pptpgre.c | 911 SLIST_INSERT_HEAD(&sendq, &t, next); \ in ng_pptpgre_rcvdata_lower() 971 SLIST_INSERT_HEAD(&sendq, np, next); in ng_pptpgre_rcvdata_lower() 991 SLIST_INSERT_HEAD(&sendq, np, next); in ng_pptpgre_rcvdata_lower() 1012 SLIST_INSERT_HEAD(&hpriv->roq, np, next); in ng_pptpgre_rcvdata_lower() 1030 SLIST_INSERT_HEAD(&sendq, np, next); in ng_pptpgre_rcvdata_lower() 1189 SLIST_INSERT_HEAD(&sendq, np, next); in ng_pptpgre_reorder_timeout()
|
/freebsd/sys/dev/aic7xxx/aicasm/ |
H A D | aicasm_symbol.c | 263 SLIST_INSERT_HEAD(symlist, newnode, links); in symlist_add() 292 SLIST_INSERT_HEAD(symlist, newnode, links); in symlist_add() 319 SLIST_INSERT_HEAD(symlist_dest, node, links); in symlist_merge()
|
/freebsd/lib/librpcsec_gss/ |
H A D | rpcsec_gss_conf.c | 220 SLIST_INSERT_HEAD(&mechs, info, link); in _rpc_gss_load_mech() 271 SLIST_INSERT_HEAD(&qops, info, link); in _rpc_gss_load_qop()
|
/freebsd/sys/dev/etherswitch/ |
H A D | miiproxy.c | 146 SLIST_INSERT_HEAD(&rendezvoushead, e, entries); in rendezvous_register_proxy() 173 SLIST_INSERT_HEAD(&rendezvoushead, e, entries); in rendezvous_register_target()
|
/freebsd/contrib/nvi/ex/ |
H A D | ex_at.c | 118 SLIST_INSERT_HEAD(sp->gp->ecq, ecp, q); in ex_at()
|
/freebsd/sys/dev/nvdimm/ |
H A D | nvdimm_ns.c | 78 SLIST_INSERT_HEAD(&spa->namespaces, ns, link); in nvdimm_create_namespaces()
|
/freebsd/sys/dev/gve/ |
H A D | gve_rx_dqo.c | 234 SLIST_INSERT_HEAD(&rx->dqo.free_bufs, in gve_clear_rx_ring_dqo() 246 SLIST_INSERT_HEAD(&rx->dqo.free_bufs, in gve_clear_rx_ring_dqo() 339 SLIST_INSERT_HEAD(&rx->dqo.free_bufs, buf, slist_entry); in gve_rx_post_new_mbuf_dqo() 399 SLIST_INSERT_HEAD(&rx->dqo.free_bufs, in gve_rx_maybe_extract_from_used_bufs() 700 SLIST_INSERT_HEAD(&rx->dqo.free_bufs, buf, slist_entry); in gve_rx_dqo()
|
/freebsd/sys/netinet/libalias/ |
H A D | alias_mod.c | 138 SLIST_INSERT_HEAD(&dll_chain, p, next); in attach_dll()
|