Home
last modified time | relevance | path

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

/external/openssh/
Dssh-keyscan.c309 const char *known_host, *hashed; in keyprint_one() local
322 known_host = hash_hosts ? hashed : hostport; in keyprint_one()
324 fprintf(stdout, "%s ", known_host); in keyprint_one()