Searched refs:sh_getentry (Results 1 - 1 of 1) sorted by relevance

/external/curl/lib/
H A Dmulti.c176 static struct Curl_sh_entry *sh_getentry(struct curl_hash *sh, function
190 struct Curl_sh_entry *there = sh_getentry(sh, s);
2305 entry = sh_getentry(&multi->sockhash, s);
2352 entry = sh_getentry(&multi->sockhash, s);
2429 struct Curl_sh_entry *entry = sh_getentry(&multi->sockhash, s);
2530 struct Curl_sh_entry *entry = sh_getentry(&multi->sockhash, s);
3012 there = sh_getentry(&multi->sockhash, s);
3089 struct Curl_sh_entry *entry = sh_getentry(&multi->sockhash, s);

Completed in 34 milliseconds