Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/ssh-keygen/
H A Dssh-keygen.c60 int delete_host = 0; variable
566 if (!find_host && (hash_hosts || delete_host)) { in do_known_hosts()
633 if (find_host || delete_host) { in do_known_hosts()
648 if (delete_host && !c) in do_known_hosts()
653 if (find_host || delete_host) { in do_known_hosts()
662 if (delete_host && !c) in do_known_hosts()
996 delete_host = 1; in main()
1059 if (delete_host || hash_hosts || find_host) in main()