Home
last modified time | relevance | path

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

/external/openssh/
Dssh-keygen.c2275 unsigned long start_lineno = 0, lines_to_process = 0; in main() local
2472 lines_to_process = strtoul(optarg, NULL, 10); in main()
2630 start_lineno, lines_to_process) != 0) in main()