Searched refs:isip (Results 1 – 2 of 2) sorted by relevance
331 static bool isip(const char *domain) in isip() function503 is_ip = isip(domain ? domain : whatptr); in Curl_cookie_add()800 if(domain && co->domain && !isip(co->domain)) { in Curl_cookie_add()1055 is_ip = isip(host); in Curl_cookie_getlist()
2728 int idx, isip = !(toys.which->name[2]); //1 -> if only ip in ip_main() local2772 if (isip) {// only for ip in ip_main()