Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dssh-keyscan.c320 char *host, *ohosts; in keyprint() local
328 ohosts = hosts = xstrdup(hosts); in keyprint()
331 free(ohosts); in keyprint()
H A Dssh-keygen.c1199 char *hashed, *cp, *hosts, *ohosts; in known_hosts_hash() local
1223 ohosts = hosts = xstrdup(l->hosts); in known_hosts_hash()
1232 free(ohosts); in known_hosts_hash()