Searched defs:RB_FOREACH (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/OpenSSH-189/openssh/
H A Dmonitor_mm.c294 RB_FOREACH(mms, mmtree, oldtree) { function
/macosx-10.10/OpenSSH-189/openssh/openbsd-compat/
H A Dsys-tree.h735 #define RB_FOREACH(x, name, head) \ macro
/macosx-10.10/xnu-2782.1.97/libkern/libkern/
H A Dtree.h782 #define RB_FOREACH(x, name, head) \ macro
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOStatistics.cpp869 RB_FOREACH(ke, KextTree, &kextHead) { function
890 RB_FOREACH(ke, KextTree, &kextHead) { function
910 RB_FOREACH(ke, KextTree, &kextHead) { function
928 RB_FOREACH(ke, KextTree, &kextHead) { function
1003 RB_FOREACH(ke, KextTree, &kextHead) { function
1016 RB_FOREACH(ke, KextTree, &kextHead) { function
1033 RB_FOREACH(ke, KextTree, &kextHead) { function
1039 RB_FOREACH(dependentNode, IOWorkLoopCounter::DependencyTree, &wlc->dependencyHead) { function
1060 RB_FOREACH(sought, KextTree, &kextHead) { function

Completed in 391 milliseconds