Home
last modified time | relevance | path

Searched defs:twalk (Results 1 – 3 of 3) sorted by relevance

/titanic_52/usr/src/contrib/ast/src/lib/libast/comp/
H A Dtsearch.c44 #define twalk ______twalk macro
227 void twalk(const Void_t* root, void(*action)(const Void_t*,VISIT,int) ) in twalk() function
/titanic_52/usr/src/lib/libbc/libc/gen/common/
H A Dtsearch.c131 twalk(NODE *root, void (*action)(NODE *, VISIT, int)) in twalk() function
/titanic_52/usr/src/lib/libc/port/gen/
H A Dtsearch.c131 twalk(const void *rt, /* Root of the tree to be walked */ in twalk() function