Searched refs:LP_PAPIATTRNAME (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/cmd/lp/cmd/lpsched/ |
H A D | files.c | 185 snprintf(tmpName, sizeof (tmpName), "%s-%s", idno, LP_PAPIATTRNAME); in rmfiles() 401 strlen(LP_PAPIATTRNAME) + 1); in _alloc_files() 405 sprintf(cp, "%s", LP_PAPIATTRNAME); in _alloc_files()
|
H A D | flt.c | 152 "%s-%s", fp->s1, LP_PAPIATTRNAME); in do_flt_acts()
|
H A D | disp1.c | 268 "%s-%s", idno, LP_PAPIATTRNAME); in s_print_request() 406 LP_PAPIATTRNAME); in s_start_change_request() 485 LP_PAPIATTRNAME); in s_end_change_request()
|
H A D | exec.c | 633 getreqno(request->secure->req_id), LP_PAPIATTRNAME); in exec() 1011 getreqno(request->secure->req_id), LP_PAPIATTRNAME); in exec()
|
/titanic_41/usr/src/cmd/lp/lib/papi/ |
H A D | job.c | 615 "/var/spool/lp/temp/", request_id, LP_PAPIATTRNAME); in papiJobSubmit() 742 "/var/spool/lp/temp/", request_id, LP_PAPIATTRNAME); in papiJobSubmitByReference() 855 "/var/spool/lp/temp/", request_id, LP_PAPIATTRNAME); in papiJobStreamOpen() 1198 "/var/spool/lp/temp/", job_id_actual, LP_PAPIATTRNAME); in papiJobModify() 1281 "/var/spool/lp/temp/", request_id, LP_PAPIATTRNAME); in papiJobCreate()
|
/titanic_41/usr/src/cmd/lp/include/ |
H A D | lp.h | 156 #define LP_PAPIATTRNAME "attributes" macro
|