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

/macosx-10.10/OpenSSH-189/openssh/
H A Dssh-keygen.c89 int delete_host = 0; variable
1025 if (!find_host && (hash_hosts || delete_host)) {
1101 if (find_host || delete_host) {
1117 if (delete_host) {
1128 if (find_host || delete_host) {
1139 if (delete_host) {
2259 delete_host = 1;
2441 if (print_fingerprint && (delete_host || hash_hosts)) {
2460 if (delete_host || hash_hosts || find_host)

Completed in 81 milliseconds