Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssh/
H A Dssh-keyscan.c71 int print_sshfp = 0; /* Print SSHFP records instead of known_hosts */ variable
291 if (print_sshfp) { in keyprint_one()
513 fprintf(stderr, "%c %s:%d %s\n", print_sshfp ? ';' : '#', in congreet()
676 print_sshfp = 1; in main()