Home
last modified time | relevance | path

Searched refs:LP_PAPIATTRNAME (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dfiles.c183 snprintf(tmpName, sizeof (tmpName), "%s-%s", idno, LP_PAPIATTRNAME); in rmfiles()
399 strlen(LP_PAPIATTRNAME) + 1); in _alloc_files()
403 sprintf(cp, "%s", LP_PAPIATTRNAME); in _alloc_files()
H A Dflt.c150 "%s-%s", fp->s1, LP_PAPIATTRNAME); in do_flt_acts()
H A Ddisp1.c269 "%s-%s", idno, LP_PAPIATTRNAME); in s_print_request()
407 LP_PAPIATTRNAME); in s_start_change_request()
486 LP_PAPIATTRNAME); in s_end_change_request()
H A Dexec.c527 getreqno(request->secure->req_id), LP_PAPIATTRNAME); in exec()
905 getreqno(request->secure->req_id), LP_PAPIATTRNAME); in exec()
/illumos-gate/usr/src/cmd/lp/lib/papi/
H A Djob.c615 "/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()
/illumos-gate/usr/src/cmd/lp/include/
H A Dlp.h154 #define LP_PAPIATTRNAME "attributes" macro