/freebsd/lib/librpcsec_gss/ |
H A D | rpcsec_gss_conf.c | 227 SLIST_FOREACH(info, &mechs, link) { in _rpc_gss_load_mech() 278 SLIST_FOREACH(minfo, &mechs, link) { in _rpc_gss_load_qop() 280 SLIST_FOREACH(info, &qops, link) { in _rpc_gss_load_qop() 286 SLIST_FOREACH(info, &qops, link) { in _rpc_gss_load_qop() 301 SLIST_FOREACH(info, &mechs, link) { in rpc_gss_mech_to_oid() 317 SLIST_FOREACH(info, &mechs, link) { in rpc_gss_oid_to_mech() 335 SLIST_FOREACH(info, &qops, link) { in rpc_gss_qop_to_num() 355 SLIST_FOREACH(info, &qops, link) { in _rpc_gss_num_to_qop() 378 SLIST_FOREACH(info, &mechs, link) { in rpc_gss_get_mech_info() 412 SLIST_FOREACH(info, &mechs, link) in rpc_gss_is_installed()
|
/freebsd/usr.sbin/config/ |
H A D | mkoptions.cc | 66 SLIST_FOREACH(cp, &cputype, cpu_next) { in options() 98 SLIST_FOREACH(ol, &otab, o_next) { in options() 110 SLIST_FOREACH(op, &opt, op_next) { in options() 111 SLIST_FOREACH(ol, &otab, o_next) { in options() 121 SLIST_FOREACH(ol, &otab, o_next) in options() 123 SLIST_FOREACH(op, &opt, op_next) { in options() 155 SLIST_FOREACH(op, &opt, op_next) { in do_option() 186 SLIST_FOREACH(ol, &otab, o_next) in do_option() 215 SLIST_FOREACH(ol, &otab, o_next) in do_option() 297 SLIST_FOREACH(po, &otab, o_next) { in tooption() [all …]
|
/freebsd/lib/libc/tests/sys/ |
H A D | queue_test.c | 57 SLIST_FOREACH(np, &head, entries) { in ATF_TC_BODY() 74 SLIST_FOREACH(np, &head, entries) { in ATF_TC_BODY() 97 SLIST_FOREACH(np, &head, entries) { in ATF_TC_BODY() 117 SLIST_FOREACH(np, &head, entries) { in ATF_TC_BODY() 131 SLIST_FOREACH(np, &head, entries) { in ATF_TC_BODY()
|
/freebsd/usr.sbin/ac/ |
H A D | ac.c | 135 SLIST_FOREACH(tp, &Ttys, next) { in do_tty() 158 SLIST_FOREACH(up, &CurUtmpx, next) in on_console() 177 SLIST_FOREACH(up, &Users, next) { in update_user() 272 SLIST_FOREACH(lp, &Users, next) in show_users() 295 SLIST_FOREACH(lp, &CurUtmpx, next) { in show_today() 301 SLIST_FOREACH(up, &Users, next) { in show_today() 451 SLIST_FOREACH(lp, &CurUtmpx, next) in ac()
|
/freebsd/sys/fs/pseudofs/ |
H A D | pseudofs_vncache.c | 133 SLIST_FOREACH(pvd, hash, pvd_hash) { in pfs_vncache_alloc() 216 SLIST_FOREACH(pvd2, hash, pvd_hash) { in pfs_vncache_alloc() 252 SLIST_FOREACH(pvd2, PFS_VNCACHE_HASH(pvd->pvd_pid), pvd_hash) { in pfs_vncache_free() 311 SLIST_FOREACH(pvd, &pfs_vncache_hashtbl[i], pvd_hash) { in pfs_purge() 352 SLIST_FOREACH(pvd, hash, pvd_hash) { in pfs_exit()
|
/freebsd/contrib/nvi/ex/ |
H A D | ex_move.c | 122 SLIST_FOREACH(lmp, sp->ep->marks, q) in ex_move() 146 SLIST_FOREACH(lmp, sp->ep->marks, q) in ex_move() 164 SLIST_FOREACH(lmp, sp->ep->marks, q) in ex_move() 180 SLIST_FOREACH(lmp, sp->ep->marks, q) in ex_move()
|
H A D | ex_display.c | 92 SLIST_FOREACH(cbp, sp->gp->cutq, q) { in bdisplay() 101 SLIST_FOREACH(cbp, sp->gp->cutq, q) { in bdisplay()
|
/freebsd/bin/pkill/ |
H A D | pkill.c | 437 SLIST_FOREACH(li, &ruidlist, li_chain) in main() 445 SLIST_FOREACH(li, &rgidlist, li_chain) in main() 453 SLIST_FOREACH(li, &euidlist, li_chain) in main() 461 SLIST_FOREACH(li, &ppidlist, li_chain) in main() 469 SLIST_FOREACH(li, &pgrplist, li_chain) in main() 477 SLIST_FOREACH(li, &tdevlist, li_chain) { in main() 489 SLIST_FOREACH(li, &sidlist, li_chain) in main() 497 SLIST_FOREACH(li, &jidlist, li_chain) { in main() 510 SLIST_FOREACH(li, &classlist, li_chain) { in main()
|
/freebsd/sys/netpfil/pf/ |
H A D | pf_osfp.c | 226 SLIST_FOREACH(entry, list, fp_entry) { in pf_osfp_match() 304 SLIST_FOREACH(entry, &fp->fp_oses, fp_entry) { in pf_osfp_add() 365 SLIST_FOREACH(f, list, fp_next) { in pf_osfp_find() 428 SLIST_FOREACH(f, list, fp_next) { in pf_osfp_find_exact() 451 SLIST_FOREACH(f, list, fp_next) in pf_osfp_insert() 469 SLIST_FOREACH(fp, &V_pf_osfp_list, fp_next) { in pf_osfp_get() 470 SLIST_FOREACH(entry, &fp->fp_oses, fp_entry) { in pf_osfp_get() 496 SLIST_FOREACH(f, &V_pf_osfp_list, fp_next) { in pf_osfp_validate()
|
/freebsd/contrib/nvi/common/ |
H A D | mark.c | 193 SLIST_FOREACH(lmp, sp->ep->marks, q) { in mark_find() 218 SLIST_FOREACH(lmp, sp->ep->marks, q) in mark_insdel() 249 SLIST_FOREACH(lmp, sp->ep->marks, q) in mark_insdel()
|
/freebsd/lib/libgssapi/ |
H A D | gss_krb5.c | 43 SLIST_FOREACH(m, &_gss_mechs, gm_link) { in gsskrb5_register_acceptor_identity() 62 SLIST_FOREACH(mcp, &cred->gc_mc, gmc_link) { in gss_krb5_copy_ccache()
|
H A D | gss_duplicate_name.c | 61 SLIST_FOREACH(mn, &name->gn_mn, gmn_link) { in gss_duplicate_name() 76 SLIST_FOREACH(mn, &name->gn_mn, gmn_link) { in gss_duplicate_name()
|
H A D | gss_set_cred_option.c | 67 SLIST_FOREACH(m, &_gss_mechs, gm_link) { in gss_set_cred_option() 102 SLIST_FOREACH(mc, &cred->gc_mc, gmc_link) { in gss_set_cred_option()
|
/freebsd/sys/powerpc/powermac/ |
H A D | powermac_thermal.c | 109 SLIST_FOREACH(sensor, &sensors, entries) { in pmac_therm_manage_fans() 140 SLIST_FOREACH(fan, &fans, entries) { in pmac_therm_manage_fans() 143 SLIST_FOREACH(sensor, &sensors, entries) { in pmac_therm_manage_fans()
|
/freebsd/usr.sbin/bsnmpd/tools/libbsnmptools/ |
H A D | bsnmpmap.c | 307 SLIST_FOREACH(temp, headp, link) { in snmp_mapping_insert() 513 SLIST_FOREACH(temp, &snmptoolctx->snmp_tablelist, link) { in snmp_table_insert() 593 SLIST_FOREACH(temp, &snmptoolctx->snmp_tclist, link) { in snmp_enumtc_lookup() 609 SLIST_FOREACH(entry,headp,link) { in snmp_mapping_dumplist() 628 SLIST_FOREACH(entry, headp, link) { in snmp_mapping_dumptable() 726 SLIST_FOREACH(temp, headp, link) in snmp_lookuplist_string() 745 SLIST_FOREACH(temp,headp,link) { in snmp_lookup_leaf() 876 SLIST_FOREACH(temp, hp, link) { in snmp_lookup_oidlist() 901 SLIST_FOREACH(temp, headp, link) { in snmp_lookup_tablelist()
|
/freebsd/sys/kern/ |
H A D | kern_et.c | 87 SLIST_FOREACH(tmp, &eventtimers, et_all) { in et_register() 139 SLIST_FOREACH(et, &eventtimers, et_all) { in et_find() 248 SLIST_FOREACH(et, &eventtimers, et_all) { in sysctl_kern_eventtimer_choice()
|
/freebsd/sys/dev/etherswitch/ |
H A D | miiproxy.c | 132 SLIST_FOREACH(e, &rendezvoushead, entries) { in rendezvous_register_proxy() 162 SLIST_FOREACH(e, &rendezvoushead, entries) { in rendezvous_register_target() 186 SLIST_FOREACH(e, &rendezvoushead, entries) { in rendezvous_unregister_proxy() 213 SLIST_FOREACH(e, &rendezvoushead, entries) { in rendezvous_unregister_target()
|
/freebsd/contrib/bsnmp/snmpd/ |
H A D | trap.c | 576 SLIST_FOREACH(n, &target_notifylist, tn) { in snmp_send_trap() 580 SLIST_FOREACH(ta, &target_addresslist, ta) in snmp_send_trap() 592 SLIST_FOREACH(tp, &target_paramlist, tp) in snmp_send_trap() 674 SLIST_FOREACH(addrs, &target_addresslist, ta) in target_new_address() 692 SLIST_FOREACH(temp, &target_addresslist, ta) { in target_new_address() 775 SLIST_FOREACH(param, &target_paramlist, tp) in target_new_param() 791 SLIST_FOREACH(temp, &target_paramlist, tp) { in target_new_param() 840 SLIST_FOREACH(notify, &target_notifylist, tn) in target_new_notify() 856 SLIST_FOREACH(temp, &target_notifylist, tn) { in target_new_notify()
|
/freebsd/sys/dev/sound/fdt/ |
H A D | audio_soc.c | 174 SLIST_FOREACH(aux_node, &sc->aux_devs, link) { in audio_soc_chan_setspeed() 185 SLIST_FOREACH(aux_node, &sc->aux_devs, link) { in audio_soc_chan_setspeed() 236 SLIST_FOREACH(aux_node, &sc->aux_devs, link) { in audio_soc_chan_trigger() 393 SLIST_FOREACH(aux_node, &sc->aux_devs, link) { in audio_soc_init() 415 SLIST_FOREACH(aux_node, &sc->aux_devs, link) { in audio_soc_init()
|
/freebsd/sys/dev/kbdmux/ |
H A D | kbdmux.c | 280 SLIST_FOREACH(k, &state->ks_kbds, next) in kbdmux_kbd_event() 680 SLIST_FOREACH(k, &state->ks_kbds, next) { in kbdmux_read_char() 986 SLIST_FOREACH(k, &state->ks_kbds, next) in kbdmux_ioctl() 1054 SLIST_FOREACH(k, &state->ks_kbds, next) in kbdmux_ioctl() 1143 SLIST_FOREACH(k, &state->ks_kbds, next) in kbdmux_ioctl() 1174 SLIST_FOREACH(k, &state->ks_kbds, next) in kbdmux_ioctl() 1224 SLIST_FOREACH(k, &state->ks_kbds, next) in kbdmux_ioctl() 1241 SLIST_FOREACH(k, &state->ks_kbds, next) in kbdmux_ioctl() 1338 SLIST_FOREACH(k, &state->ks_kbds, next) in kbdmux_poll()
|
/freebsd/sys/dev/nvmf/ |
H A D | nvmf_transport.c | 61 SLIST_FOREACH(nt, &nvmf_transports[trtype], nt_link) { in nvmf_allocate_qpair() 342 SLIST_FOREACH(nt2, &nvmf_transports[ops->trtype], in nvmf_transport_module_handler() 362 SLIST_FOREACH(nt, &nvmf_transports[ops->trtype], nt_link) { in nvmf_transport_module_handler() 383 SLIST_FOREACH(nt, &nvmf_transports[ops->trtype], nt_link) { in nvmf_transport_module_handler()
|
/freebsd/sbin/ifconfig/ |
H A D | ifclone.c | 124 SLIST_FOREACH(dcp, &clone_defcbh, next) { in ifclonecreate() 132 SLIST_FOREACH(dcp, &clone_defcbh, next) { in ifclonecreate()
|
/freebsd/usr.sbin/autofs/ |
H A D | popen.c | 124 SLIST_FOREACH(p, &pidlist, next) in auto_popen() 155 SLIST_FOREACH(cur, &pidlist, next) { in auto_pclose()
|
/freebsd/sys/net/route/ |
H A D | route_tables.c | 248 SLIST_FOREACH(dom, &domains, dom_next) { in grow_rtables() 284 SLIST_FOREACH(dom, &domains, dom_next) { in grow_rtables() 328 SLIST_FOREACH(dom, &domains, dom_next) { in rtables_destroy()
|
/freebsd/lib/libc/gen/ |
H A D | popen.c | 154 SLIST_FOREACH(p, &pidlist, next) in popen() 199 SLIST_FOREACH(cur, &pidlist, next) { in pclose()
|