Lines Matching defs:jobs
247 "printer-uri-supported", "printer-is-accepting-jobs",
271 "printer-is-accepting-jobs", &boolean);
977 "number-of-intervening-jobs", &rank);
1081 papi_job_t *jobs = NULL;
1084 0, 0, &jobs);
1093 if (jobs != NULL) {
1096 for (i = 0; jobs[i] != NULL; i++)
1098 jobs[i], show_rank,
1102 papiJobListFree(jobs);
1422 if (ac == 1) { /* report on my jobs */