Searched refs:ohosts (Results 1 – 2 of 2) sorted by relevance
333 char *host, *ohosts; in keyprint() local341 ohosts = hosts = xstrdup(hosts); in keyprint()344 free(ohosts); in keyprint()
1138 char *hashed, *cp, *hosts, *ohosts; in known_hosts_hash() local1162 ohosts = hosts = xstrdup(l->hosts); in known_hosts_hash()1171 free(ohosts); in known_hosts_hash()