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

  /external/openssh/
match.h 20 int match_host_and_ip(const char *, const char *, const char *);
match.c 190 match_host_and_ip(const char *host, const char *ipaddr, function
228 ret = match_host_and_ip(host, ipaddr, p);
auth-options.c 277 switch (match_host_and_ip(remote_host, remote_ip,

Completed in 289 milliseconds