Searched refs:rk_tfind (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dtsearch-test.c26 extern void *rk_tfind(const void *, void * const *,
81 p = (struct node *)rk_tfind((void *)t, (void **)&rootnode,
103 p = (struct node *) rk_tfind((void *)t, (void **)&rootnode,
116 p = (struct node *) rk_tfind((void *)t, (void **)&rootnode,
H A Dsearch.hin35 ROKEN_LIB_FUNCTION void * ROKEN_LIB_CALL rk_tfind(const void *, void * const *,
H A Dtsearch.c164 rk_tfind(const void *vkey, void * const *vrootp, function
H A Droken.h.in1106 #define tfind(a,b,c) rk_tfind(a,b,c)

Completed in 111 milliseconds