Searched refs:lpsched_alloc_files (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/lp/lib/papi/ |
H A D | papi_impl.h | 113 extern papi_status_t lpsched_alloc_files(papi_service_t svc, int number,
|
H A D | job.c | 585 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 D | lpsched-msgs.c | 193 lpsched_alloc_files(papi_service_t svc, int number, char **prefix) function
|
Completed in 62 milliseconds