Home
last modified time | relevance | path

Searched refs:SLIST_FOREACH (Results 1 – 25 of 156) sorted by relevance

1234567

/NextBSD/usr.sbin/config/
HDmkoptions.c71 SLIST_FOREACH(cp, &cputype, cpu_next) { in options()
101 SLIST_FOREACH(ol, &otab, o_next) { in options()
113 SLIST_FOREACH(op, &opt, op_next) { in options()
114 SLIST_FOREACH(ol, &otab, o_next) { in options()
124 SLIST_FOREACH(ol, &otab, o_next) in options()
126 SLIST_FOREACH(op, &opt, op_next) { in options()
158 SLIST_FOREACH(op, &opt, op_next) { in do_option()
189 SLIST_FOREACH(ol, &otab, o_next) in do_option()
219 SLIST_FOREACH(ol, &otab, o_next) in do_option()
300 SLIST_FOREACH(po, &otab, o_next) { in tooption()
[all …]
/NextBSD/lib/librpcsec_gss/
HDrpcsec_gss_conf.c227 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()
/NextBSD/lib/libc/tests/sys/
HDqueue_test.c60 SLIST_FOREACH(np, &head, entries) { in ATF_TC_BODY()
77 SLIST_FOREACH(np, &head, entries) { in ATF_TC_BODY()
100 SLIST_FOREACH(np, &head, entries) { in ATF_TC_BODY()
120 SLIST_FOREACH(np, &head, entries) { in ATF_TC_BODY()
134 SLIST_FOREACH(np, &head, entries) { in ATF_TC_BODY()
/NextBSD/usr.sbin/ac/
HDac.c135 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()
453 SLIST_FOREACH(lp, &CurUtmpx, next) in ac()
/NextBSD/sys/net/
HDif_lagg.c437 SLIST_FOREACH(lp, &sc->sc_ports, lp_entries) in lagg_register_vlan()
459 SLIST_FOREACH(lp, &sc->sc_ports, lp_entries) in lagg_unregister_vlan()
611 SLIST_FOREACH(lp, &sc->sc_ports, lp_entries) { in lagg_capabilities()
661 SLIST_FOREACH(llq, &sc->sc_llq_head, llq_entries) { in lagg_port_lladdr()
767 SLIST_FOREACH(sc_ptr, &V_lagg_list, sc_entries) { in lagg_port_create()
820 SLIST_FOREACH(tlp, &sc->sc_ports, lp_entries) { in lagg_port_create()
864 SLIST_FOREACH(lp, &sc->sc_ports, lp_entries) { in lagg_port_checkstacking()
937 SLIST_FOREACH(lp_ptr, &sc->sc_ports, lp_entries) in lagg_port_destroy()
943 SLIST_FOREACH(llq, &sc->sc_llq_head, llq_entries) { in lagg_port_destroy()
1060 SLIST_FOREACH(lp, &sc->sc_ports, lp_entries) { in lagg_get_counter()
[all …]
/NextBSD/contrib/nvi/ex/
HDex_move.c126 SLIST_FOREACH(lmp, sp->ep->marks, q) in ex_move()
150 SLIST_FOREACH(lmp, sp->ep->marks, q) in ex_move()
168 SLIST_FOREACH(lmp, sp->ep->marks, q) in ex_move()
184 SLIST_FOREACH(lmp, sp->ep->marks, q) in ex_move()
HDex_display.c96 SLIST_FOREACH(cbp, sp->gp->cutq, q) { in bdisplay()
105 SLIST_FOREACH(cbp, sp->gp->cutq, q) { in bdisplay()
/NextBSD/bin/pkill/
HDpkill.c410 SLIST_FOREACH(li, &ruidlist, li_chain) in main()
418 SLIST_FOREACH(li, &rgidlist, li_chain) in main()
426 SLIST_FOREACH(li, &euidlist, li_chain) in main()
434 SLIST_FOREACH(li, &ppidlist, li_chain) in main()
442 SLIST_FOREACH(li, &pgrplist, li_chain) in main()
450 SLIST_FOREACH(li, &tdevlist, li_chain) { in main()
462 SLIST_FOREACH(li, &sidlist, li_chain) in main()
470 SLIST_FOREACH(li, &jidlist, li_chain) { in main()
483 SLIST_FOREACH(li, &classlist, li_chain) { in main()
/NextBSD/sys/netpfil/pf/
HDpf_osfp.c222 SLIST_FOREACH(entry, list, fp_entry) { in pf_osfp_match()
301 SLIST_FOREACH(entry, &fp->fp_oses, fp_entry) { in pf_osfp_add()
363 SLIST_FOREACH(f, list, fp_next) { in pf_osfp_find()
426 SLIST_FOREACH(f, list, fp_next) { in pf_osfp_find_exact()
449 SLIST_FOREACH(f, list, fp_next) in pf_osfp_insert()
468 SLIST_FOREACH(fp, &V_pf_osfp_list, fp_next) { in pf_osfp_get()
469 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()
/NextBSD/contrib/nvi/common/
HDmark.c211 SLIST_FOREACH(lmp, sp->ep->marks, q) { in mark_find()
239 SLIST_FOREACH(lmp, sp->ep->marks, q) in mark_insdel()
269 SLIST_FOREACH(lmp, sp->ep->marks, q) in mark_insdel()
/NextBSD/lib/libgssapi/
HDgss_krb5.c43 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()
HDgss_duplicate_name.c61 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()
HDgss_set_cred_option.c66 SLIST_FOREACH(m, &_gss_mechs, gm_link) { in gss_set_cred_option()
101 SLIST_FOREACH(mc, &cred->gc_mc, gmc_link) { in gss_set_cred_option()
HDgss_inquire_cred.c107 SLIST_FOREACH(mc, &cred->gc_mc, gmc_link) { in gss_inquire_cred()
142 SLIST_FOREACH(m, &_gss_mechs, gm_link) { in gss_inquire_cred()
/NextBSD/usr.sbin/nandsim/
HDnandsim_rcfile.c114 SLIST_FOREACH(p, &pf_head, rf_next) in rc_find()
126 SLIST_FOREACH(p, &rcp->rf_sect, rs_next) in rc_findsect()
178 SLIST_FOREACH(p, &rsp->rs_keys, rk_next) in rc_sect_findkey()
427 SLIST_FOREACH(p, &rsp->rs_keys, rk_next) in rc_getkeys()
434 SLIST_FOREACH(p, &rsp->rs_keys, rk_next) in rc_getkeys()
/NextBSD/sys/powerpc/powermac/
HDpowermac_thermal.c110 SLIST_FOREACH(sensor, &sensors, entries) { in pmac_therm_manage_fans()
141 SLIST_FOREACH(fan, &fans, entries) { in pmac_therm_manage_fans()
144 SLIST_FOREACH(sensor, &sensors, entries) { in pmac_therm_manage_fans()
/NextBSD/usr.sbin/bsnmpd/tools/libbsnmptools/
HDbsnmpmap.c314 SLIST_FOREACH(temp, headp, link) { in snmp_mapping_insert()
522 SLIST_FOREACH(temp, &snmptoolctx->snmp_tablelist, link) { in snmp_table_insert()
604 SLIST_FOREACH(temp, &snmptoolctx->snmp_tclist, link) { in snmp_enumtc_lookup()
620 SLIST_FOREACH(entry,headp,link) { in snmp_mapping_dumplist()
639 SLIST_FOREACH(entry, headp, link) { in snmp_mapping_dumptable()
737 SLIST_FOREACH(temp, headp, link) in snmp_lookuplist_string()
756 SLIST_FOREACH(temp,headp,link) { in snmp_lookup_leaf()
887 SLIST_FOREACH(temp, hp, link) { in snmp_lookup_oidlist()
912 SLIST_FOREACH(temp, headp, link) { in snmp_lookup_tablelist()
/NextBSD/sys/kern/
HDkern_et.c86 SLIST_FOREACH(tmp, &eventtimers, et_all) { in et_register()
140 SLIST_FOREACH(et, &eventtimers, et_all) { in et_find()
249 SLIST_FOREACH(et, &eventtimers, et_all) { in sysctl_kern_eventtimer_choice()
/NextBSD/sys/dev/etherswitch/
HDmiiproxy.c132 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()
/NextBSD/sys/dev/kbdmux/
HDkbdmux.c294 SLIST_FOREACH(k, &state->ks_kbds, next) in kbdmux_kbd_event()
664 SLIST_FOREACH(k, &state->ks_kbds, next) { in kbdmux_read_char()
964 SLIST_FOREACH(k, &state->ks_kbds, next) in kbdmux_ioctl()
1032 SLIST_FOREACH(k, &state->ks_kbds, next) in kbdmux_ioctl()
1117 SLIST_FOREACH(k, &state->ks_kbds, next) in kbdmux_ioctl()
1148 SLIST_FOREACH(k, &state->ks_kbds, next) in kbdmux_ioctl()
1194 SLIST_FOREACH(k, &state->ks_kbds, next) in kbdmux_ioctl()
1208 SLIST_FOREACH(k, &state->ks_kbds, next) in kbdmux_ioctl()
1304 SLIST_FOREACH(k, &state->ks_kbds, next) in kbdmux_poll()
/NextBSD/contrib/bsnmp/snmpd/
HDtrap.c582 SLIST_FOREACH(n, &target_notifylist, tn) { in snmp_send_trap()
586 SLIST_FOREACH(ta, &target_addresslist, ta) in snmp_send_trap()
598 SLIST_FOREACH(tp, &target_paramlist, tp) in snmp_send_trap()
680 SLIST_FOREACH(addrs, &target_addresslist, ta) in target_new_address()
698 SLIST_FOREACH(temp, &target_addresslist, ta) { in target_new_address()
782 SLIST_FOREACH(param, &target_paramlist, tp) in target_new_param()
798 SLIST_FOREACH(temp, &target_paramlist, tp) { in target_new_param()
847 SLIST_FOREACH(notify, &target_notifylist, tn) in target_new_notify()
863 SLIST_FOREACH(temp, &target_notifylist, tn) { in target_new_notify()
/NextBSD/sys/dev/sound/pcm/
HDsndstat.c211 SLIST_FOREACH(ent, &sndstat_devlist, link) { in sndstat_find()
303 SLIST_FOREACH(ent, &sndstat_devlist, link) { in sndstat_unregister()
323 SLIST_FOREACH(ent, &sndstat_devlist, link) { in sndstat_unregisterfile()
385 SLIST_FOREACH(ent, &sndstat_devlist, link) { in sndstat_prepare()
/NextBSD/usr.sbin/autofs/
HDpopen.c125 SLIST_FOREACH(p, &pidlist, next) in auto_popen()
156 SLIST_FOREACH(cur, &pidlist, next) { in auto_pclose()
/NextBSD/lib/libc/gen/
HDpopen.c160 SLIST_FOREACH(p, &pidlist, next) in popen()
205 SLIST_FOREACH(cur, &pidlist, next) { in pclose()
/NextBSD/usr.sbin/kbdmap/
HDkbdmap.c83 SLIST_FOREACH(km, &head, entries) in get_keymap()
99 SLIST_FOREACH(km, &head, entries) in get_num_keymaps()
113 SLIST_FOREACH(km, &head, entries) { in remove_keymap()
131 SLIST_FOREACH(km, &head, entries) { in add_keymap()
756 SLIST_FOREACH(km, &head, entries) in menu_read()

1234567