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

/freebsd-10-stable/crypto/openssh/
H A Dssh-keyscan.c694 int opt, fopt_count = 0, j; local
748 argv[fopt_count++] = optarg;
788 if (optind == argc && !fopt_count)
807 for (j = 0; j < fopt_count; j++) {

Completed in 19 milliseconds