Home
last modified time | relevance | path

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

/netbsd/lib/libc/stdlib/
H A Dtwalk.c28 trecurse(const node_t *root, /* Root of the tree to be walked */ in trecurse() function
/netbsd/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dtsearch.c79 trecurse(const node_t *root, void (*action)(const void *, VISIT, int), in trecurse() function