Searched defs:report_job (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/print/bsd-sysv-commands/
H A Dlpstat.c790 report_job(char *printer, papi_job_t job, int show_rank, int verbose) function
820 * internally the function 'report_job' gets
823 * executed for multiple printers. In other words when 'report_job'
842 * if 'report_job' is called multiple times for
860 * 'report_job' is called more than once for the same
883 * to 'report_job'.
1357 exit_code += job_query(NULL, report_job,
1370 exit_code += job_query(optarg, report_job,
1408 exit_code += job_query(NULL, report_job,
1427 exit_code += job_query(NULL, report_job, encryptio
[all...]

Completed in 997 milliseconds