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

/freebsd-10.0-release/crypto/openssh/
H A Dmatch.h20 int match_host_and_ip(const char *, const char *, const char *);
H A Dmatch.c191 match_host_and_ip(const char *host, const char *ipaddr, function
229 ret = match_host_and_ip(host, ipaddr, p);
H A Dauth-options.c277 switch (match_host_and_ip(remote_host, remote_ip,
H A Dssh_namespace.h327 #define match_host_and_ip ssh_match_host_and_ip macro

Completed in 100 milliseconds