Searched defs:_twalk (Results 1 – 4 of 4) sorted by relevance
/titanic_51/usr/src/lib/libbc/libc/gen/common/ |
H A D | tsearch.c | 146 _twalk(NODE *root, void (*action)(NODE *, VISIT, int), int level) in _twalk() function
|
/titanic_51/usr/src/lib/libc/port/gen/ |
H A D | tsearch.c | 42 #pragma weak _twalk = twalk macro
|
/titanic_51/usr/src/lib/libast/common/comp/ |
H A D | tsearch.c | 199 static void _twalk(Tree_t* obj, void(*action)(const Void_t*,VISIT,int), int level) in _twalk() function
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/comp/ |
H A D | tsearch.c | 201 static void _twalk(Tree_t* obj, void(*action)(const Void_t*,VISIT,int), int level) in _twalk() function
|