Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/ssh-keygen/
H A Dssh-keygen.c56 int hash_hosts = 0; variable
566 if (!find_host && (hash_hosts || delete_host)) { in do_known_hosts()
650 } else if (hash_hosts) in do_known_hosts()
660 print_host(out, name, public, hash_hosts); in do_known_hosts()
664 } else if (hash_hosts) { in do_known_hosts()
993 hash_hosts = 1; in main()
1059 if (delete_host || hash_hosts || find_host) in main()