Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dhash.h41 typedef size_t (*comp_function) (void *key1, typedef
55 comp_function comp_func;
77 comp_function comparator,
Dhash.c62 comp_function comparator, in Curl_hash_init()