Searched defs:TAILQ_FOREACH_SAFE (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/hfs/
H A Drangelist.c51 TAILQ_FOREACH_SAFE(rangelist, entry, rl_link, next) { function
/macosx-10.10.1/smb-759.0/lib/smb/
H A Dgss.c380 TAILQ_FOREACH_SAFE(ep, cl, next, tmp) { function
H A Dctx.c1203 TAILQ_FOREACH_SAFE(ep, cl, next, tmp) { function
/macosx-10.10.1/OpenSSH-189/openssh/openbsd-compat/
H A Dsys-queue.h441 #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ macro
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dqueue.h580 #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ macro
/macosx-10.10.1/NFS-82/nfsd/
H A Dmountd.c3467 TAILQ_FOREACH_SAFE(nl, names, nl_next, nlnext) { function
4290 TAILQ_FOREACH_SAFE(hp, head, ht_next, hp2) { function

Completed in 117 milliseconds