Home
last modified time | relevance | path

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

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