Searched refs:job_files (Results 1 – 2 of 2) sorted by relevance
41 we store and send job files. Right now they are in ge->job_files[]
2371 int job_files, i; in parse_options() local2378 job_files = parse_cmd_line(argc, argv, type); in parse_options()2380 if (job_files > 0) { in parse_options()2381 for (i = 0; i < job_files; i++) { in parse_options()