Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdlib/
H A Dtwalk.c26 trecurse(const posix_tnode *root, cmp_fn_t action, int level) in trecurse() function
/freebsd/crypto/heimdal/lib/roken/
H A Dtsearch.c77 trecurse(const node_t *root, void (*action)(const void *, VISIT, int), in trecurse() function