Searched refs:ohosts (Results 1 – 2 of 2) sorted by relevance
320 char *host, *ohosts; in keyprint() local328 ohosts = hosts = xstrdup(hosts); in keyprint()331 free(ohosts); in keyprint()
1199 char *hashed, *cp, *hosts, *ohosts; in known_hosts_hash() local1223 ohosts = hosts = xstrdup(l->hosts); in known_hosts_hash()1232 free(ohosts); in known_hosts_hash()