Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dhostfile.c112 host_hash(const char *host, const char *name_from_hostfile, u_int src_len) in host_hash() argument
122 if (name_from_hostfile == NULL) { in host_hash()
128 if (extract_salt(name_from_hostfile, src_len, salt, in host_hash()