Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ssh/ssh-keyscan/
H A Dssh-keyscan.c707 int opt, fopt_count = 0; in main() local
755 argv[fopt_count++] = optarg; in main()
789 if (optind == argc && !fopt_count) in main()
810 if (fopt_count) { in main()
815 for (j = 0; j < fopt_count; j++) { in main()