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

/freebsd-10.1-release/crypto/openssh/
H A Dssh-keyscan.c618 int opt, fopt_count = 0, j; local
668 argv[fopt_count++] = optarg;
708 if (optind == argc && !fopt_count)
727 for (j = 0; j < fopt_count; j++) {

Completed in 42 milliseconds