Home
last modified time | relevance | path

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

/external/openssh/
Dmatch.c200 int mhost, mip; in match_host_and_ip() local
208 if ((mhost = match_hostname(host, patterns)) == -1) in match_host_and_ip()
211 if (mhost == 0 && mip == 0) in match_host_and_ip()