Home
last modified time | relevance | path

Searched refs:SLIST_INSERT_HEAD (Results 1 – 25 of 192) sorted by relevance

12345678

/freebsd-12-stable/usr.sbin/config/
Dmkoptions.c78 SLIST_INSERT_HEAD(&opt, op, op_next); in options()
98 SLIST_INSERT_HEAD(&opt, op, op_next); in options()
111 SLIST_INSERT_HEAD(&opt, op, op_next); in options()
240 SLIST_INSERT_HEAD(&op_head, op, op_next); in do_option()
268 SLIST_INSERT_HEAD(&op_head, op, op_next); in do_option()
340 SLIST_INSERT_HEAD(&otab, po, o_next); in insert_option()
Dconfig.y171 SLIST_INSERT_HEAD(&cputype, cp, cpu_next);
477 SLIST_INSERT_HEAD(list, op, op_next); in newopt()
/freebsd-12-stable/sys/netpfil/pf/
Dpf_table.c299 SLIST_INSERT_HEAD(&workq, p, pfrke_workq); in pfr_add_addrs()
386 SLIST_INSERT_HEAD(&workq, p, pfrke_workq); in pfr_del_addrs()
448 SLIST_INSERT_HEAD(&changeq, p, pfrke_workq); in pfr_set_addrs()
466 SLIST_INSERT_HEAD(&addq, p, pfrke_workq); in pfr_set_addrs()
673 SLIST_INSERT_HEAD(&workq, p, pfrke_workq); in pfr_clr_astats()
1070 SLIST_INSERT_HEAD(w->pfrw_workq, ke, pfrke_workq); in pfr_walktree()
1161 SLIST_INSERT_HEAD(&workq, p, pfrkt_workq); in pfr_clr_tables()
1199 SLIST_INSERT_HEAD(&addq, p, pfrkt_workq); in pfr_add_tables()
1221 SLIST_INSERT_HEAD(&addq, r, pfrkt_workq); in pfr_add_tables()
1229 SLIST_INSERT_HEAD(&changeq, p, pfrkt_workq); in pfr_add_tables()
[all …]
/freebsd-12-stable/lib/libgssapi/
Dgss_names.c227 SLIST_INSERT_HEAD(&name->gn_mn, mn, gmn_link); in _gss_find_mn()
258 SLIST_INSERT_HEAD(&name->gn_mn, mn, gmn_link); in _gss_make_name()
Dgss_add_cred.c139 SLIST_INSERT_HEAD(&new_cred->gc_mc, copy_mc, gmc_link); in gss_add_cred()
190 SLIST_INSERT_HEAD(&new_cred->gc_mc, mc, gmc_link); in gss_add_cred()
Dgss_inquire_cred.c129 SLIST_INSERT_HEAD(&name->gn_mn, mn, gmn_link); in gss_inquire_cred()
166 SLIST_INSERT_HEAD(&name->gn_mn, mn, gmn_link); in gss_inquire_cred()
Dgss_canonicalize_name.c90 SLIST_INSERT_HEAD(&name->gn_mn, mn, gmn_link); in gss_canonicalize_name()
Dgss_duplicate_name.c96 SLIST_INSERT_HEAD(&new_name->gn_mn, new_mn, gmn_link); in gss_duplicate_name()
Dgss_set_cred_option.c93 SLIST_INSERT_HEAD(&cred->gc_mc, mc, gmc_link); in gss_set_cred_option()
Dgss_acquire_cred.c154 SLIST_INSERT_HEAD(&cred->gc_mc, mc, gmc_link); in gss_acquire_cred()
/freebsd-12-stable/usr.sbin/ypserv/
Dyp_main.c335 SLIST_INSERT_HEAD(&sle_head, slep, sle_next); in create_service()
392 SLIST_INSERT_HEAD(&sle_head, slep, sle_next); in create_service()
474 SLIST_INSERT_HEAD(&ble_head, blep, ble_next); in main()
497 SLIST_INSERT_HEAD(&ble_head, blep, ble_next); in main()
/freebsd-12-stable/usr.bin/systat/
Dmain.c101 SLIST_INSERT_HEAD(&commands, cmd, link); in parse_cmd_args()
126 SLIST_INSERT_HEAD(&commands, cmd, link); in parse_cmd_args()
134 SLIST_INSERT_HEAD(&commands, cmd, link); in parse_cmd_args()
/freebsd-12-stable/sys/powerpc/powermac/
Dpowermac_thermal.c204 SLIST_INSERT_HEAD(&fans, list_entry, entries); in pmac_thermal_fan_register()
218 SLIST_INSERT_HEAD(&sensors, list_entry, entries); in pmac_thermal_sensor_register()
/freebsd-12-stable/usr.sbin/ac/
Dac.c125 SLIST_INSERT_HEAD(&Ttys, tp, next); in add_tty()
198 SLIST_INSERT_HEAD(&Users, up, next); in update_user()
395 SLIST_INSERT_HEAD(&CurUtmpx, lp, next); in log_in()
/freebsd-12-stable/usr.sbin/nandsim/
Dnandsim_rcfile.c88 SLIST_INSERT_HEAD(&pf_head, rcp, rf_next); in rc_open()
156 SLIST_INSERT_HEAD(&rcp->rf_sect, p, rs_next); in rc_addsect()
197 SLIST_INSERT_HEAD(&rsp->rs_keys, p, rk_next); in rc_sect_addkey()
/freebsd-12-stable/contrib/smbfs/lib/smb/
Drcfile.c90 SLIST_INSERT_HEAD(&pf_head, rcp, rf_next); in rc_open()
174 SLIST_INSERT_HEAD(&rcp->rf_sect, p, rs_next); in rc_addsect()
216 SLIST_INSERT_HEAD(&rsp->rs_keys, p, rk_next); in rc_sect_addkey()
/freebsd-12-stable/sys/netgraph/
Dng_pptpgre.c907 SLIST_INSERT_HEAD(&sendq, &t, next); \ in ng_pptpgre_rcvdata_lower()
967 SLIST_INSERT_HEAD(&sendq, np, next); in ng_pptpgre_rcvdata_lower()
987 SLIST_INSERT_HEAD(&sendq, np, next); in ng_pptpgre_rcvdata_lower()
1008 SLIST_INSERT_HEAD(&hpriv->roq, np, next); in ng_pptpgre_rcvdata_lower()
1026 SLIST_INSERT_HEAD(&sendq, np, next); in ng_pptpgre_rcvdata_lower()
1185 SLIST_INSERT_HEAD(&sendq, np, next); in ng_pptpgre_reorder_timeout()
/freebsd-12-stable/sys/dev/aic7xxx/aicasm/
Daicasm_symbol.c265 SLIST_INSERT_HEAD(symlist, newnode, links); in symlist_add()
294 SLIST_INSERT_HEAD(symlist, newnode, links); in symlist_add()
321 SLIST_INSERT_HEAD(symlist_dest, node, links); in symlist_merge()
/freebsd-12-stable/lib/librpcsec_gss/
Drpcsec_gss_conf.c222 SLIST_INSERT_HEAD(&mechs, info, link); in _rpc_gss_load_mech()
273 SLIST_INSERT_HEAD(&qops, info, link); in _rpc_gss_load_qop()
/freebsd-12-stable/sys/dev/etherswitch/
Dmiiproxy.c148 SLIST_INSERT_HEAD(&rendezvoushead, e, entries); in rendezvous_register_proxy()
175 SLIST_INSERT_HEAD(&rendezvoushead, e, entries); in rendezvous_register_target()
/freebsd-12-stable/sys/dev/nvdimm/
Dnvdimm_ns.c80 SLIST_INSERT_HEAD(&spa->namespaces, ns, link); in nvdimm_create_namespaces()
/freebsd-12-stable/contrib/nvi/ex/
Dex_at.c118 SLIST_INSERT_HEAD(sp->gp->ecq, ecp, q); in ex_at()
/freebsd-12-stable/sys/netinet/libalias/
Dalias_mod.c140 SLIST_INSERT_HEAD(&dll_chain, p, next); in attach_dll()
/freebsd-12-stable/lib/libc/nls/
Dmsgcat.c95 SLIST_INSERT_HEAD(&cache, np, \
478 SLIST_INSERT_HEAD(&cache, np, list); in load_msgcat()
/freebsd-12-stable/usr.sbin/autofs/
Dpopen.c143 SLIST_INSERT_HEAD(&pidlist, cur, next); in auto_popen()

12345678