Searched refs:oavail (Results 1 – 2 of 2) sorted by relevance
532 char *orig, *avail, *oavail = NULL, *alg, *replace = NULL; in _ssh_order_hostkeyalgs() local541 if ((oavail = avail = strdup(orig)) == NULL) { in _ssh_order_hostkeyalgs()574 free(oavail); in _ssh_order_hostkeyalgs()
123 char *oavail = NULL, *avail = NULL, *first = NULL, *last = NULL; in order_hostkeyalgs() local164 oavail = avail = xstrdup(options.hostkeyalgorithms); in order_hostkeyalgs()211 free(oavail); in order_hostkeyalgs()