Home
last modified time | relevance | path

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

/illumos-gate/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
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dtsearch.c129 twalk(const void *rt, /* Root of the tree to be walked */ in twalk() function
/illumos-gate/usr/src/lib/lib9p/common/
H A Dfcall.h592 struct l9p_f_twalk twalk; member