Searched defs:SLIST_FOREACH (Results 1 - 15 of 15) sorted by last modified time

/freebsd-9.3-release/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h111 #define SLIST_FOREACH(var, head, field) \ macro
/freebsd-9.3-release/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmpmap.c314 SLIST_FOREACH(temp, headp, link) { function
620 SLIST_FOREACH(entry,headp,link) { function
639 SLIST_FOREACH(entry, headp, link) { function
756 SLIST_FOREACH(temp,headp,link) { function
887 SLIST_FOREACH(temp, hp, link) { function
912 SLIST_FOREACH(temp, headp, link) { function
/freebsd-9.3-release/contrib/openbsm/compat/
H A Dqueue.h161 #define SLIST_FOREACH(var, head, field) \ macro
/freebsd-9.3-release/crypto/openssh/openbsd-compat/
H A Dsys-queue.h52 #undef SLIST_FOREACH macro
200 #define SLIST_FOREACH(var, head, field) \ macro
/freebsd-9.3-release/sys/vm/
H A Duma_int.h400 SLIST_FOREACH(slab, &hash->uh_slab_hash[hval], us_hlink) { function
/freebsd-9.3-release/sys/sys/
H A Dqueue.h167 #define SLIST_FOREACH(var, head, field) \ macro
/freebsd-9.3-release/sys/fs/nfsclient/
H A Dnfs_clstate.c1728 SLIST_FOREACH(lfhp, lhp, nfslfh_list) { function
/freebsd-9.3-release/sys/contrib/pf/net/
H A Dpf_osfp.c523 SLIST_FOREACH(f, list, fp_next) { function
586 SLIST_FOREACH(f, list, fp_next) { function
[all...]
H A Dpf_table.c981 SLIST_FOREACH(p, workq, pfrke_workq) { function
1024 SLIST_FOREACH(p, workq, pfrke_workq) { function
1048 SLIST_FOREACH(p, workq, pfrke_workq) { function
[all...]
/freebsd-9.3-release/sys/kern/
H A Dkern_sysctl.c112 SLIST_FOREACH(oidp, list, oid_link) { function
186 SLIST_FOREACH(p, parent, oid_link) { function
605 SLIST_FOREACH(oidp, l, oid_link) { function
684 SLIST_FOREACH(oid, lsp, oid_link) { function
731 SLIST_FOREACH(oidp, lsp, oid_link) { function
1368 SLIST_FOREACH(oid, lsp, oid_link) { function
H A Dsubr_lock.c476 SLIST_FOREACH(lp, head, link) { function
/freebsd-9.3-release/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.c548 SLIST_FOREACH(fieldnode, fields, links) { function
/freebsd-9.3-release/sys/dev/drm/
H A Ddrm_sysctl.c79 SLIST_FOREACH(oid, SYSCTL_CHILDREN(drioid), oid_link) { function
/freebsd-9.3-release/sys/dev/drm2/
H A Ddrm_sysctl.c78 SLIST_FOREACH(oid, SYSCTL_CHILDREN(drioid), oid_link) { function
/freebsd-9.3-release/sys/dev/isp/
H A Disp_freebsd.c878 SLIST_FOREACH(tptr, lhp, next) { function
899 SLIST_FOREACH(tptr, lhp, next) { function
916 SLIST_FOREACH(tptr, lhp, next) { function
938 SLIST_FOREACH(tptr, lhp, next) { function
961 SLIST_FOREACH(tptr, lhp, next) { function
994 SLIST_FOREACH(tptr, lhp, next) { function
1350 SLIST_FOREACH(tptr, lhp, next) { function

Completed in 234 milliseconds