Searched refs:host_hash (Results 1 – 3 of 3) sorted by relevance
66 char *host_hash(const char *, const char *, u_int);
45 #define host_hash ssh_host_hash macro
117 host_hash(const char *host, const char *name_from_hostfile, u_int src_len) in host_hash() function448 if ((hashed_host = host_hash(lhost, NULL, 0)) == NULL) { in write_host_entry()745 if ((hashed_host = host_hash(host, names, nlen)) == NULL) in match_maybe_hashed()