Searched defs:hfunc (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dhash.c55 Curl_hash_init(struct curl_hash *h, int slots, hash_function hfunc, comp_function comparator, curl_hash_dtor dtor) argument
97 Curl_hash_alloc(int slots, hash_function hfunc, comp_function comparator, curl_hash_dtor dtor) argument

Completed in 107 milliseconds