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

/macosx-10.10/Heimdal-398.1.2/tests/bin/
H A Dheimdal-win-mount.py17 mhost = sys.argv[2] variable
52 conn.sendline("net use Z: \\\\{2}\\{3} {0} /user:{1}\r\n".format(mpw, muser, mhost, msharename))
92 print("success testing {0}@{1}/{2}".format(muser, mhost, msharename))
/macosx-10.10/OpenSSH-189/openssh/
H A Dmatch.c193 int mhost, mip; local
202 if ((mhost = match_hostname(host, patterns, strlen(patterns))) == -1)
205 if (mhost == 0 && mip == 0)

Completed in 192 milliseconds