Home
last modified time | relevance | path

Searched refs:compare_cache (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/dialog/
Dinputstr.c93 compare_cache(const void *a, const void *b) in compare_cache() function
118 if ((pp = tfind(&find, &sorted_cache, compare_cache)) != 0) { in find_cache()
149 (void) tsearch(p, &sorted_cache, compare_cache); in make_cache()
740 tdelete(cache_list, &sorted_cache, compare_cache); in _dlg_inputstr_leaks()