Searched defs:SLIST_FOREACH (Results 1 - 19 of 19) sorted by relevance

/freebsd-current/sys/fs/pseudofs/
H A Dpseudofs_vncache.c133 SLIST_FOREACH(pvd, hash, pvd_hash) { function
216 SLIST_FOREACH(pvd2, hash, pvd_hash) { function
252 SLIST_FOREACH(pvd2, PFS_VNCACHE_HASH(pvd->pvd_pid), pvd_hash) { function
352 SLIST_FOREACH(pvd, hash, pvd_hash) { function
/freebsd-current/sys/netpfil/pf/
H A Dpf_osfp.c226 SLIST_FOREACH(entry, list, fp_entry) { function
365 SLIST_FOREACH(f, list, fp_next) { function
428 SLIST_FOREACH(f, list, fp_next) { function
H A Dpf_table.c840 SLIST_FOREACH(p, workq, pfrke_workq) { function
883 SLIST_FOREACH(p, workq, pfrke_workq) { function
908 SLIST_FOREACH(p, workq, pfrke_workq) { function
[all...]
/freebsd-current/usr.sbin/config/
H A Dmkoptions.cc65 SLIST_FOREACH(cp, &cputype, cpu_next) { function
95 SLIST_FOREACH(ol, &otab, o_next) { function
107 SLIST_FOREACH(op, &opt, op_next) { function
108 SLIST_FOREACH(ol, &otab, o_next) { function
120 SLIST_FOREACH(op, &opt, op_next) { function
152 SLIST_FOREACH(op, &opt, op_next) { function
294 SLIST_FOREACH(p function
313 SLIST_FOREACH(po, &otab, o_next) { function
342 SLIST_FOREACH(po, &otab, o_next) { function
[all...]
H A Dmain.cc474 SLIST_FOREACH(ol, &opt, op_next) { function
/freebsd-current/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.c550 SLIST_FOREACH(fieldnode, fields, links) { function
/freebsd-current/contrib/elftoolchain/libelf/
H A Delf_update.c375 SLIST_FOREACH(t, extents, ex_next) { function
1052 SLIST_FOREACH(ex, extents, ex_next) { function
/freebsd-current/contrib/libevent/compat/sys/
H A Dqueue.h111 #define SLIST_FOREACH(var, head, field) \ macro
/freebsd-current/contrib/openbsm/compat/
H A Dqueue.h160 #define SLIST_FOREACH(var, head, field) \ macro
/freebsd-current/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h111 #define SLIST_FOREACH(var, head, field) \ macro
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dsys-queue.h97 #undef SLIST_FOREACH macro
207 #define SLIST_FOREACH(var, head, field) \ macro
/freebsd-current/sys/kern/
H A Dsubr_lock.c533 SLIST_FOREACH(lp, head, link) { function
H A Dkern_descrip.c1163 SLIST_FOREACH(sigio, sigiolst, sio_pgsigio) { function
/freebsd-current/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmpmap.c307 SLIST_FOREACH(temp, headp, link) { function
609 SLIST_FOREACH(entry,headp,link) { function
628 SLIST_FOREACH(entry, headp, link) { function
745 SLIST_FOREACH(temp,headp,link) { function
876 SLIST_FOREACH(temp, hp, link) { function
901 SLIST_FOREACH(temp, headp, link) { function
/freebsd-current/contrib/libarchive/unzip/
H A Dla_queue.h201 #define SLIST_FOREACH(var, head, field) \ macro
/freebsd-current/sys/sys/
H A Dqueue.h231 #define SLIST_FOREACH(var, head, field) \ macro
/freebsd-current/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_geom.c141 SLIST_FOREACH(elem, priv, elems) { function
162 SLIST_FOREACH(elem, priv, elems) { function
201 SLIST_FOREACH(elem, priv, elems) { function
/freebsd-current/contrib/elftoolchain/nm/
H A Dnm.c1591 SLIST_FOREACH(func, func_info, entries) { function
1604 SLIST_FOREACH(var, var_info, entries) { function
1615 SLIST_FOREACH(lie, line_info, entries) { function
/freebsd-current/sys/fs/nfsclient/
H A Dnfs_clstate.c1997 SLIST_FOREACH(lfhp, lhp, nfslfh_list) { function

Completed in 278 milliseconds