Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dssh-keyscan.c674 int opt, fopt_count = 0, j; in main() local
730 argv[fopt_count++] = optarg; in main()
778 if (optind == argc && !fopt_count) in main()
797 for (j = 0; j < fopt_count; j++) { in main()