Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dmatch.c278 int i, j, nproposals; in match_list() local
290 nproposals = i; in match_list()
294 for (j = 0; j < nproposals; j++) { in match_list()