Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/stdlib/
H A Dtwalk.c49 twalk(const void *vroot, cmp_fn_t action) /* Root of the tree to be walked */ in twalk() function
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Droken.h.in1232 #define twalk(a,b) rk_twalk(a,b) macro