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