Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dmatch.c236 char *sproposals[MAX_PROP]; in match_list() local
246 sproposals[i] = p; in match_list()
255 if (strcmp(p, sproposals[j]) == 0) { in match_list()