Searched refs:sorted_cache (Results 1 – 1 of 1) sorted by relevance
77 static void *sorted_cache; variable116 twalk(sorted_cache, show_tsearch);150 if ((pp = tfind(&find, &sorted_cache, compare_cache)) != 0) { in find_cache()179 (void) tsearch(p, &sorted_cache, compare_cache); in make_cache()767 if (tdelete(p, &sorted_cache, compare_cache) == 0) { in dlg_finish_string()