Searched refs:fopt_count (Results 1 - 1 of 1) sorted by relevance

/external/openssh/
H A Dssh-keyscan.c649 int opt, fopt_count = 0, j; local
699 argv[fopt_count++] = optarg;
739 if (optind == argc && !fopt_count)
758 for (j = 0; j < fopt_count; j++) {

Completed in 142 milliseconds