Searched refs:mhost (Results 1 - 1 of 1) sorted by last modified time

/freebsd-9.3-release/crypto/openssh/
H A Dmatch.c194 int mhost, mip; local
203 if ((mhost = match_hostname(host, patterns, strlen(patterns))) == -1)
206 if (mhost == 0 && mip == 0)

Completed in 54 milliseconds