Home
last modified time | relevance | path

Searched refs:sproposals (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssh/
H A Dmatch.c276 char *sproposals[MAX_PROP]; in match_list() local
286 sproposals[i] = p; in match_list()
295 if (strcmp(p, sproposals[j]) == 0) { in match_list()