Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dssh-keyscan.c346 char *host, *ohosts; in keyprint() local
354 ohosts = hosts = xstrdup(hosts); in keyprint()
357 free(ohosts); in keyprint()
H A Dssh-keygen.c1222 char *hashed, *cp, *hosts, *ohosts; in known_hosts_hash() local
1246 ohosts = hosts = xstrdup(l->hosts); in known_hosts_hash()
1255 free(ohosts); in known_hosts_hash()