Searched refs:vrootp (Results 1 – 2 of 2) sorted by relevance
24 tsearch(const void *vkey, void **vrootp, in tsearch() argument29 node **rootp = (node **)vrootp; in tsearch()53 tdelete(const void *vkey, void **vrootp, in tdelete() argument56 node **rootp = (node **)vrootp; in tdelete()
23 tfind(const void *vkey, void * const *vrootp, in tfind() argument27 node **rootp = (node **)vrootp; in tfind()