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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dhostip4.c165 buf = calloc(1, CURL_HOSTENT_SIZE);
179 CURL_HOSTENT_SIZE - sizeof(struct hostent),
198 CURL_HOSTENT_SIZE - sizeof(struct hostent),
213 * buffer size (step_size grows beyond CURL_HOSTENT_SIZE).
254 if(CURL_HOSTENT_SIZE >=
278 * the returned data. Thus, we always use CURL_HOSTENT_SIZE for every
H A Dhostip.h44 #define CURL_HOSTENT_SIZE 9000 macro

Completed in 66 milliseconds