Searched defs:hash_hosts (Results 1 – 2 of 2) sorted by relevance
73 int hash_hosts = 0; /* Hash hostname on output */ variable
1167 int hash_hosts; /* Hash hostnames as we go */ member1292 int delete_host, int hash_hosts) in do_known_hosts()3181 int find_host = 0, delete_host = 0, hash_hosts = 0; in main() local