Home
last modified time | relevance | path

Searched refs:check_ip_options (Results 1 – 1 of 1) sorted by relevance

/external/openssh/
Dcanohost.c38 static void check_ip_options(int, char *);
65 check_ip_options(sock, ntop); in get_remote_hostname()
158 check_ip_options(int sock, char *ipaddr) in check_ip_options() function