Searched refs:cl_args (Results 1 – 3 of 3) sorted by relevance
71 String[] cl_args = CommandLine.parse(args); in main() local72 file_args = options.parse_or_usage(cl_args); in main()
70 String[] cl_args = CommandLine.parse(args); in main() local71 file_args = options.parse_or_usage(cl_args); in main()
510 String[] cl_args = CommandLine.parse(args);511 file_args = options.parse_or_usage(cl_args);