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

/freebsd-10-stable/crypto/openssh/
H A Dmatch.h20 int match_host_and_ip(const char *, const char *, const char *);
H A Dmatch.c189 match_host_and_ip(const char *host, const char *ipaddr, function
227 ret = match_host_and_ip(host, ipaddr, p);
H A Dauth-options.c305 switch (match_host_and_ip(remote_host, remote_ip,
H A Dssh_namespace.h467 #define match_host_and_ip Fssh_match_host_and_ip macro

Completed in 165 milliseconds