HomeSort by relevance Sort by last modified time
    Searched full:is_numeric_hostname (Results 1 - 1 of 1) sorted by null

  /external/openssh/
dns.c 145 is_numeric_hostname(const char *hostname) function
154 error("is_numeric_hostname called with NULL hostname");
198 if (is_numeric_hostname(hostname)) {

Completed in 357 milliseconds