Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdlib/
H A Dtsearch.c33 tsearch(const void *key, posix_tnode **rootp, in tsearch() function
/freebsd/contrib/tcsh/
H A Dsh.file.c498 tsearch(Char *word, COMMAND command, size_t max_word_length) in tsearch() function
/freebsd/crypto/heimdal/lib/roken/
H A Droken.h.in1126 #define tsearch(a,b,c) rk_tsearch(a,b,c) macro