Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dmatch.c253 int mhost, mip; in match_host_and_ip() local
261 if ((mhost = match_hostname(host, patterns)) == -1) in match_host_and_ip()
264 if (mhost == 0 && mip == 0) in match_host_and_ip()