Searched defs:twalk (Results 1 – 4 of 4) sorted by relevance
/titanic_51/usr/src/lib/libast/common/comp/ |
H A D | tsearch.c | 44 #define twalk ______twalk macro 225 void twalk(const Void_t* root, void(*action)(const Void_t*,VISIT,int) ) in twalk() function
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/comp/ |
H A D | tsearch.c | 44 #define twalk ______twalk macro 227 void twalk(const Void_t* root, void(*action)(const Void_t*,VISIT,int) ) in twalk() function
|
/titanic_51/usr/src/lib/libbc/libc/gen/common/ |
H A D | tsearch.c | 131 twalk(NODE *root, void (*action)(NODE *, VISIT, int)) in twalk() function
|
/titanic_51/usr/src/lib/libc/port/gen/ |
H A D | tsearch.c | 131 twalk(const void *rt, /* Root of the tree to be walked */ in twalk() function
|