Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssh/
H A Dssh-keyscan.c721 int opt, fopt_count = 0, j; in main() local
777 argv[fopt_count++] = optarg; in main()
834 if (optind == argc && !fopt_count) in main()
853 for (j = 0; j < fopt_count; j++) { in main()