Searched defs:LIST_FOREACH (Results 1 - 25 of 46) sorted by relevance

12

/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/src/racoon/
H A Dvar.h99 #define LIST_FOREACH(elm, head, field) \ macro
/netbsd-6-1-5-RELEASE/sys/fs/hfs/
H A Dhfs_nhash.c126 LIST_FOREACH(hp, hpp, h_hash) { function
/netbsd-6-1-5-RELEASE/sys/fs/ntfs/
H A Dntfs_ihash.c125 LIST_FOREACH(ip, ipp, i_hash) { function
/netbsd-6-1-5-RELEASE/crypto/external/bsd/libsaslc/dist/src/
H A Ddict.c157 LIST_FOREACH(node, dict, nodes) { function
H A Dmech.c142 LIST_FOREACH(node, list, nodes) { function
/netbsd-6-1-5-RELEASE/sys/ufs/chfs/
H A Dchfs_ihash.c117 LIST_FOREACH(ip, ipp, hash_entry) { function
148 LIST_FOREACH(ip, ipp, hash_entry) { function
/netbsd-6-1-5-RELEASE/sys/ufs/ufs/
H A Dufs_ihash.c122 LIST_FOREACH(ip, ipp, i_hash) { function
145 LIST_FOREACH(ip, ipp, i_hash) { function
/netbsd-6-1-5-RELEASE/sys/fs/efs/
H A Defs_ihash.c142 LIST_FOREACH(eip, ipp, ei_hash) { function
/netbsd-6-1-5-RELEASE/sys/miscfs/genfs/
H A Dlayer_subr.c136 LIST_FOREACH(a, hd, layer_hash) { function
/netbsd-6-1-5-RELEASE/sys/external/bsd/drm/dist/bsd-core/
H A Ddrm_hashtab.c80 LIST_FOREACH(entry, h_list, head) { function
100 LIST_FOREACH(entry, h_list, head) { function
/netbsd-6-1-5-RELEASE/sys/fs/puffs/
H A Dpuffs_node.c296 LIST_FOREACH(pnode, plist, pn_hashent) { function
/netbsd-6-1-5-RELEASE/sys/fs/smbfs/
H A Dsmbfs_node.c133 LIST_FOREACH(np, nhpp, n_hash) { function
194 LIST_FOREACH(np2, nhpp, n_hash) { function
/netbsd-6-1-5-RELEASE/sys/nfs/
H A Dnfs_srvcache.c193 LIST_FOREACH(rp, NFSRCHASH(nd->nd_retxid), rc_hash) { function
H A Dnfs_iod.c332 LIST_FOREACH(nuidp, NMUIDHASH(nmp, kauth_cred_geteuid(cred)), nu_hash) { function
H A Dnfs_syscalls.c208 LIST_FOREACH(nuidp, NUIDHASH(slp, nsd->nsd_cr.cr_uid), function
/netbsd-6-1-5-RELEASE/sys/dev/
H A Dlockstat.c356 LIST_FOREACH(lb, ll, lb_chain.list) { function
/netbsd-6-1-5-RELEASE/sys/fs/ptyfs/
H A Dptyfs_subr.c347 LIST_FOREACH(pp, ppp, ptyfs_hash) { function
374 LIST_FOREACH(pp, ppp, ptyfs_hash) { function
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dkern_fileassoc.c267 LIST_FOREACH(faf, hash_entry, faf_list) { function
H A Dkern_hook.c76 LIST_FOREACH(hd, list, hk_list) { function
/netbsd-6-1-5-RELEASE/sys/miscfs/kernfs/
H A Dkernfs_subr.c316 LIST_FOREACH(pp, ppp, kfs_hash) { function
/netbsd-6-1-5-RELEASE/sys/miscfs/procfs/
H A Dprocfs_subr.c602 LIST_FOREACH(pp, ppp, pfs_hash) { function
/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Dusb_mem.c215 LIST_FOREACH(xb, qh, next) { function
/netbsd-6-1-5-RELEASE/sys/net/npf/
H A Dnpf_tableset.c213 LIST_FOREACH(ent, htbl, te_entry.hashq) { function
/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/src/include-glibc/sys/
H A Dqueue.h277 #define LIST_FOREACH(var, head, field) \ macro
/netbsd-6-1-5-RELEASE/external/bsd/tmux/dist/compat/
H A Dqueue.h190 #define LIST_FOREACH(var, head, field) \ macro

Completed in 360 milliseconds

12