Searched refs:sorted_cache (Results 1 – 1 of 1) sorted by relevance
61 static void *sorted_cache; variable100 twalk(sorted_cache, show_tsearch);134 if ((pp = tfind(&find, &sorted_cache, compare_cache)) != 0) { in find_cache()163 (void) tsearch(p, &sorted_cache, compare_cache); in make_cache()750 if (tdelete(p, &sorted_cache, compare_cache) == 0) { in dlg_finish_string()