Searched refs:randsuffix (Results 1 – 1 of 1) sorted by relevance
53 unsigned char randsuffix[9]; in Curl_fopen() local67 result = Curl_rand_hex(data, randsuffix, sizeof(randsuffix)); in Curl_fopen()71 tempstore = aprintf("%s.%s.tmp", filename, randsuffix); in Curl_fopen()