Searched refs:ohosts (Results 1 – 2 of 2) sorted by relevance
346 char *host, *ohosts; in keyprint() local354 ohosts = hosts = xstrdup(hosts); in keyprint()357 free(ohosts); in keyprint()
1222 char *hashed, *cp, *hosts, *ohosts; in known_hosts_hash() local1246 ohosts = hosts = xstrdup(l->hosts); in known_hosts_hash()1255 free(ohosts); in known_hosts_hash()