Searched defs:STAILQ_FOREACH (Results 1 - 25 of 35) sorted by relevance

12

/freebsd-11-stable/stand/efi/libefi/
H A Defizfs.c119 STAILQ_FOREACH(hd, hdi, pd_link) { function
H A Defipart.c133 STAILQ_FOREACH(pd, pdi, pd_link) { function
202 STAILQ_FOREACH(pd, pdi, pd_link) { function
779 STAILQ_FOREACH(pd, pdlist, pd_link) { function
/freebsd-11-stable/lib/libc/iconv/
H A Dcitrus_pivot_factory.c62 STAILQ_FOREACH(se, sh, se_entry) { function
169 STAILQ_FOREACH(se, sh, se_entry) { function
/freebsd-11-stable/sys/isa/
H A Disahint.c93 STAILQ_FOREACH(rle, rl, link) { function
H A Disa_common.c482 STAILQ_FOREACH(rle, rl, link) { function
/freebsd-11-stable/sys/cam/ctl/
H A Dctl_backend.c171 STAILQ_FOREACH(opt, opts, links) { function
213 STAILQ_FOREACH(opt, opts, links) { function
/freebsd-11-stable/sys/dev/if_ndis/
H A Dif_ndis_pci.c202 STAILQ_FOREACH(rle, rl, link) { function
/freebsd-11-stable/sys/dev/bhnd/bcma/
H A Dbcma_subr.c158 STAILQ_FOREACH(port, ports, sp_link) { function
H A Dbcma.c304 STAILQ_FOREACH(port, ports, sp_link) { function
325 STAILQ_FOREACH(port, ports, sp_link) { function
363 STAILQ_FOREACH(port, ports, sp_link) { function
392 STAILQ_FOREACH(port, ports, sp_link) { function
/freebsd-11-stable/sys/geom/
H A Dgeom_flashmap.c97 STAILQ_FOREACH(slice, slices, sl_link) { function
113 STAILQ_FOREACH(slice, slices, sl_link) { function
/freebsd-11-stable/usr.bin/procstat/
H A Dprocstat_files.c309 STAILQ_FOREACH(fst, head, next) { function
335 STAILQ_FOREACH(fst, head, next) { function
/freebsd-11-stable/contrib/elftoolchain/common/
H A D_elftc.h132 #define STAILQ_FOREACH(var, head, field) \ macro
/freebsd-11-stable/sys/kern/
H A Dsubr_devstat.c140 STAILQ_FOREACH(ds_tmp, devstat_head, dev_links) { function
/freebsd-11-stable/usr.sbin/lpr/common_source/
H A Dmatchjobs.c517 STAILQ_FOREACH(jspec, js_hdr, nextjs) { function
548 STAILQ_FOREACH(jspec, js_hdr, nextjs) { function
/freebsd-11-stable/usr.sbin/pmccontrol/
H A Dpmccontrol.c156 STAILQ_FOREACH(np, op_list, op_next) { function
/freebsd-11-stable/usr.bin/fstat/
H A Dfuser.c300 STAILQ_FOREACH(fst, head, next) { function
/freebsd-11-stable/sys/dev/bhnd/bhndb/
H A Dbhndb_subr.c77 STAILQ_FOREACH(rle, rl, link) { function
161 STAILQ_FOREACH(rle, rl, link) { function
/freebsd-11-stable/contrib/openbsm/compat/
H A Dqueue.h241 #define STAILQ_FOREACH(var, head, field) \ macro
/freebsd-11-stable/sys/dev/acpica/
H A Dacpi_resource.c704 STAILQ_FOREACH(dev_rle, dev_rl, link) { function
714 STAILQ_FOREACH(bus_rle, bus_rl, link) { function
H A Dacpi_video.c506 STAILQ_FOREACH(vn, voqh, vo_unit.next) { function
/freebsd-11-stable/sys/compat/ndis/
H A Dkern_ndis.c588 STAILQ_FOREACH(brle, brl, link) { function
/freebsd-11-stable/usr.sbin/pkg/
H A Dpkg.c782 STAILQ_FOREACH(fingerprint, revoked, next) { function
792 STAILQ_FOREACH(fingerprint, trusted, next) { function
/freebsd-11-stable/usr.bin/unzip/
H A Dunzip.c288 STAILQ_FOREACH(entry, list, link) { function
/freebsd-11-stable/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmpmap.c238 STAILQ_FOREACH(entry, headp, link) { function
697 STAILQ_FOREACH(temp, headp, link) { function
/freebsd-11-stable/sys/sys/
H A Dqueue.h321 #define STAILQ_FOREACH(var, head, field) \ macro

Completed in 317 milliseconds

12