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

/macosx-10.9.5/OpenSSH-186/openssh/
H A Ddns.c164 is_numeric_hostname(const char *hostname) function
173 error("is_numeric_hostname called with NULL hostname");
217 if (is_numeric_hostname(hostname)) {

Completed in 106 milliseconds