Searched refs:othernames (Results 1 – 1 of 1) sorted by relevance
842 char *ret = NULL, **othernames = NULL; in other_hostkeys_message() local848 &othernames, &num_othernames); in other_hostkeys_message()859 xextendf(&ret, "\n", " %s", othernames[i]); in other_hostkeys_message()866 free(othernames[i]); in other_hostkeys_message()867 free(othernames); in other_hostkeys_message()