Searched defs:hashsize (Results 1 – 5 of 5) sorted by relevance
49 size_t hashsize) /* I - Size of hash buffer */ in cupsHashData()290 size_t hashsize, /* I - Size of hash */ in cupsHashString()
58 int hashsize, /* Size of hash */ member
1327 size_t hashsize; /* Size of hash */ in _httpSetDigestAuthString() local
53 #define hashsize(n) ((uint32_t)1<<(n)) macro
276 static int sh_init(struct curl_hash *hash, int hashsize) in sh_init()307 struct Curl_multi *Curl_multi_handle(int hashsize, /* socket hash */ in Curl_multi_handle()