Searched refs:hostip (Results 1 – 2 of 2) sorted by relevance
124 char hostip[128]; in Curl_check_noproxy() local155 if(namelen >= sizeof(hostip)) in Curl_check_noproxy()157 memcpy(hostip, name, namelen); in Curl_check_noproxy()158 hostip[namelen] = 0; in Curl_check_noproxy()159 name = hostip; in Curl_check_noproxy()
166 hostip.c \309 hostip.h \
Completed in 4 milliseconds