Searched refs:lpsched_alloc_files (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/lp/lib/papi/
H A Dpapi_impl.h113 extern papi_status_t lpsched_alloc_files(papi_service_t svc, int number,
H A Djob.c585 status = lpsched_alloc_files(svc, file_no + 1, &request_id);
610 * created by lpsched_alloc_files(), the attributes will then pass
726 status = lpsched_alloc_files(svc, 1, &request_id);
737 * created by lpsched_alloc_files(), the attributes will then pass
833 status = lpsched_alloc_files(svc, 2, &request_id);
850 * created by lpsched_alloc_files(), the attributes will then pass
1261 status = lpsched_alloc_files(svc, 1, &request_id);
1276 * created by lpsched_alloc_files(), the attributes will then pass
H A Dlpsched-msgs.c193 lpsched_alloc_files(papi_service_t svc, int number, char **prefix) function

Completed in 62 milliseconds