HomeSort by relevance Sort by last modified time
    Searched refs:isip (Results 1 - 2 of 2) sorted by null

  /external/curl/lib/
cookie.c 331 static bool isip(const char *domain) function
533 is_ip = isip(domain ? domain : whatptr);
830 if(domain && co->domain && !isip(co->domain)) {
    [all...]
  /external/toybox/toys/pending/
ip.c 2728 int idx, isip = !(toys.which->name[2]); \/\/1 -> if only ip local
    [all...]

Completed in 132 milliseconds