Searched refs:jattrs (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/print/bsd-sysv-commands/ |
H A D | common.c | 310 char *jattrs[] = { "job-name", "job-octets", "job-k-octets", "job-id", local 324 status = papiPrinterListJobs(svc, dest, jattrs, PAPI_LIST_JOBS_ALL, 359 char *jattrs[] = { "job-originating-user-name", "job-id", local 362 status = papiPrinterListJobs(svc, dest, jattrs, PAPI_LIST_JOBS_ALL, 624 char *jattrs[] = { "job-id", local 627 status = papiPrinterListJobs(svc, printer, jattrs, PAPI_LIST_JOBS_ALL,
|
/illumos-gate/usr/src/cmd/lp/lib/papi/ |
H A D | job.c | 58 char *jattrs[] = { "job-id", local 61 status = papiPrinterListJobs(svc, printer, jattrs, PAPI_LIST_JOBS_ALL,
|
Completed in 50 milliseconds