Searched refs:SLIST_FOREACH (Results 1 - 25 of 112) sorted by relevance

12345

/freebsd-9.3-release/usr.sbin/config/
H A Dmkoptions.c71 SLIST_FOREACH(cp, &cputype, cpu_next) {
101 SLIST_FOREACH(ol, &otab, o_next) {
113 SLIST_FOREACH(op, &opt, op_next) {
114 SLIST_FOREACH(ol, &otab, o_next) {
124 SLIST_FOREACH(ol, &otab, o_next)
126 SLIST_FOREACH(op, &opt, op_next) {
158 SLIST_FOREACH(op, &opt, op_next) {
189 SLIST_FOREACH(ol, &otab, o_next)
219 SLIST_FOREACH(ol, &otab, o_next)
300 SLIST_FOREACH(p
[all...]
/freebsd-9.3-release/lib/libgssapi/
H A Dgss_duplicate_name.c61 SLIST_FOREACH(mn, &name->gn_mn, gmn_link) {
76 SLIST_FOREACH(mn, &name->gn_mn, gmn_link) {
H A Dgss_krb5.c43 SLIST_FOREACH(m, &_gss_mechs, gm_link) {
62 SLIST_FOREACH(mcp, &cred->gc_mc, gmc_link) {
H A Dgss_indicate_mechs.c48 SLIST_FOREACH(m, &_gss_mechs, gm_link) {
H A Dgss_inquire_mechs_for_name.c58 SLIST_FOREACH(m, &_gss_mechs, gm_link) {
H A Dgss_set_sec_context_option.c56 SLIST_FOREACH(m, &_gss_mechs, gm_link) {
H A Dgss_set_cred_option.c66 SLIST_FOREACH(m, &_gss_mechs, gm_link) {
101 SLIST_FOREACH(mc, &cred->gc_mc, gmc_link) {
H A Dgss_compare_name.c63 SLIST_FOREACH(mn1, &name1->gn_mn, gmn_link) {
H A Dgss_display_name.c77 SLIST_FOREACH(mn, &name->gn_mn, gmn_link) {
H A Dgss_inquire_cred_by_mech.c67 SLIST_FOREACH(mcp, &cred->gc_mc, gmc_link)
H A Dgss_inquire_cred_by_oid.c60 SLIST_FOREACH(mc, &cred->gc_mc, gmc_link) {
H A Dgss_inquire_cred.c107 SLIST_FOREACH(mc, &cred->gc_mc, gmc_link) {
142 SLIST_FOREACH(m, &_gss_mechs, gm_link) {
/freebsd-9.3-release/lib/librpcsec_gss/
H A Drpcsec_gss_conf.c227 SLIST_FOREACH(info, &mechs, link) {
278 SLIST_FOREACH(minfo, &mechs, link) {
280 SLIST_FOREACH(info, &qops, link) {
286 SLIST_FOREACH(info, &qops, link) {
301 SLIST_FOREACH(info, &mechs, link) {
317 SLIST_FOREACH(info, &mechs, link) {
335 SLIST_FOREACH(info, &qops, link) {
355 SLIST_FOREACH(info, &qops, link) {
378 SLIST_FOREACH(info, &mechs, link) {
412 SLIST_FOREACH(inf
[all...]
/freebsd-9.3-release/sys/powerpc/powermac/
H A Dpowermac_thermal.c103 SLIST_FOREACH(sensor, &sensors, entries) {
121 SLIST_FOREACH(fan, &fans, entries) {
124 SLIST_FOREACH(sensor, &sensors, entries) {
/freebsd-9.3-release/usr.sbin/ac/
H A Dac.c135 SLIST_FOREACH(tp, &Ttys, next) {
158 SLIST_FOREACH(up, &CurUtmpx, next)
177 SLIST_FOREACH(up, &Users, next) {
272 SLIST_FOREACH(lp, &Users, next)
295 SLIST_FOREACH(lp, &CurUtmpx, next) {
301 SLIST_FOREACH(up, &Users, next) {
453 SLIST_FOREACH(lp, &CurUtmpx, next)
/freebsd-9.3-release/sys/contrib/pf/net/
H A Dpf_osfp.c312 SLIST_FOREACH(entry, list, fp_entry) {
444 SLIST_FOREACH(entry, &fp->fp_oses, fp_entry) {
523 SLIST_FOREACH(f, list, fp_next) { function
586 SLIST_FOREACH(f, list, fp_next) { function
609 SLIST_FOREACH(f, list, fp_next)
629 SLIST_FOREACH(fp, &V_pf_osfp_list, fp_next) {
631 SLIST_FOREACH(fp, &pf_osfp_list, fp_next) {
633 SLIST_FOREACH(entry, &fp->fp_oses, fp_entry) {
660 SLIST_FOREACH(f, &V_pf_osfp_list, fp_next) {
662 SLIST_FOREACH(
[all...]
/freebsd-9.3-release/bin/pkill/
H A Dpkill.c406 SLIST_FOREACH(li, &ruidlist, li_chain)
414 SLIST_FOREACH(li, &rgidlist, li_chain)
422 SLIST_FOREACH(li, &euidlist, li_chain)
430 SLIST_FOREACH(li, &ppidlist, li_chain)
438 SLIST_FOREACH(li, &pgrplist, li_chain)
446 SLIST_FOREACH(li, &tdevlist, li_chain) {
458 SLIST_FOREACH(li, &sidlist, li_chain)
466 SLIST_FOREACH(li, &jidlist, li_chain) {
479 SLIST_FOREACH(li, &classlist, li_chain) {
/freebsd-9.3-release/sys/net/
H A Dif_lagg.c238 SLIST_FOREACH(lp, &sc->sc_ports, lp_entries)
259 SLIST_FOREACH(lp, &sc->sc_ports, lp_entries)
418 SLIST_FOREACH(lp, &sc->sc_ports, lp_entries) {
462 SLIST_FOREACH(llq, &sc->sc_llq_head, llq_entries) {
557 SLIST_FOREACH(lp, &sc->sc_ports, lp_entries) {
591 SLIST_FOREACH(sc_ptr, &lagg_list, sc_entries) {
666 SLIST_FOREACH(lp, &sc->sc_ports, lp_entries) {
724 SLIST_FOREACH(lp_ptr, &sc->sc_ports, lp_entries)
730 SLIST_FOREACH(llq, &sc->sc_llq_head, llq_entries) {
912 SLIST_FOREACH(l
[all...]
H A Dif_llatbl.c86 SLIST_FOREACH(llt, &V_lltables, llt_link) {
204 SLIST_FOREACH(llt, &V_lltables, llt_link) {
230 SLIST_FOREACH(llt, &V_lltables, llt_link) {
330 SLIST_FOREACH(llt, &V_lltables, llt_link) {
522 SLIST_FOREACH(llt, &V_lltables, llt_link) {
/freebsd-9.3-release/lib/libc/gen/
H A Dpopen.c138 SLIST_FOREACH(p, &pidlist, next)
182 SLIST_FOREACH(cur, &pidlist, next) {
/freebsd-9.3-release/sys/dev/sound/pcm/
H A Dsndstat.c212 SLIST_FOREACH(ent, &sndstat_devlist, link) {
304 SLIST_FOREACH(ent, &sndstat_devlist, link) {
324 SLIST_FOREACH(ent, &sndstat_devlist, link) {
382 SLIST_FOREACH(ent, &sndstat_devlist, link) {
/freebsd-9.3-release/sys/rpc/rpcsec_gss/
H A Drpcsec_gss_conf.c124 SLIST_FOREACH(info, &mechs, link) {
/freebsd-9.3-release/sys/kern/
H A Dkern_et.c82 SLIST_FOREACH(tmp, &eventtimers, et_all) {
122 SLIST_FOREACH(et, &eventtimers, et_all) {
247 SLIST_FOREACH(et, &eventtimers, et_all) {
/freebsd-9.3-release/sys/netncp/
H A Dncp_conn.c388 SLIST_FOREACH(ncp, &conn_list, nc_next)
410 SLIST_FOREACH(ncp, &conn_list, nc_next) {
454 SLIST_FOREACH(ncp, &conn_list, nc_next) {
505 SLIST_FOREACH(ncp, &conn_list, nc_next) {
524 SLIST_FOREACH(refp, &lhlist, nh_next)
575 SLIST_FOREACH(refp, &lhlist, nh_next)
614 SLIST_FOREACH(ncp, &conn_list, nc_next) {
652 SLIST_FOREACH(ncp, &conn_list, nc_next) {
/freebsd-9.3-release/lib/libncp/
H A Dncpl_rcfile.c134 SLIST_FOREACH(p, &pf_head, rf_next)
144 SLIST_FOREACH(p, &rcp->rf_sect, rs_next)
182 SLIST_FOREACH(p, &rsp->rs_keys, rk_next)

Completed in 313 milliseconds

12345