/titanic_41/usr/src/cmd/lp/model/ |
H A D | tsol_netstandard_foomatic | 202 request_id=$1 217 logger -p lpr.debug -t "tsol_netstandard_foomatic: ${request_id}" " " 218 logger -p lpr.debug -t "tsol_netstandard_foomatic: ${request_id}" "INPUT" 219 logger -p lpr.debug -t "tsol_netstandard_foomatic: ${request_id}" \ 221 logger -p lpr.debug -t "tsol_netstandard_foomatic: ${request_id}" \ 222 " request_id : ${request_id}" 223 logger -p lpr.debug -t "tsol_netstandard_foomatic: ${request_id}" \ 225 logger -p lpr.debug -t "tsol_netstandard_foomatic: ${request_id}" \ 227 logger -p lpr.debug -t "tsol_netstandard_foomatic: ${request_id}" \ 229 logger -p lpr.debug -t "tsol_netstandard_foomatic: ${request_id}" \ [all …]
|
H A D | netstandard | 178 request_id=$1 193 logger -p lpr.debug -t "netstandard: ${request_id}" " " 194 logger -p lpr.debug -t "netstandard: ${request_id}" "INPUT" 195 logger -p lpr.debug -t "netstandard: ${request_id}" " printer : ${printer}" 196 logger -p lpr.debug -t "netstandard: ${request_id}" " request_id : ${request_id}" 197 logger -p lpr.debug -t "netstandard: ${request_id}" " user_name : ${user_name}" 198 logger -p lpr.debug -t "netstandard: ${request_id}" " title : ${title}" 199 logger -p lpr.debug -t "netstandard: ${request_id}" " copies : ${copies}" 200 logger -p lpr.debug -t "netstandard: ${request_id}" " option_list : ${option_list}" 201 logger -p lpr.debug -t "netstandard: ${request_id}" " files : ${files}" [all …]
|
H A D | tsol_netstandard | 201 request_id=$1 216 logger -p lpr.debug -t "tsol_netstandard: ${request_id}" " " 217 logger -p lpr.debug -t "tsol_netstandard: ${request_id}" "INPUT" 218 logger -p lpr.debug -t "tsol_netstandard: ${request_id}" " \ 220 logger -p lpr.debug -t "tsol_netstandard: ${request_id}" " \ 221 request_id : ${request_id}" 222 logger -p lpr.debug -t "tsol_netstandard: ${request_id}" " \ 224 logger -p lpr.debug -t "tsol_netstandard: ${request_id}" " title : ${title}" 225 logger -p lpr.debug -t "tsol_netstandard: ${request_id}" " \ 227 logger -p lpr.debug -t "tsol_netstandard: ${request_id}" " \ [all …]
|
H A D | uri | 105 Request: ${request_id} 126 (${request_id}) 415 730 /Times-Bold 24 PrintLine 146 request_id=$1 196 IO_HANDLER_ARGS="${request_id} ${user} \"${title}\" 1
|
H A D | tsol_standard_foomatic | 361 request_id=$1 541 PPDFILTERA="${PPDFILTER} ${request_id} ${user_name} \"${title}\" ${copies} \"${option_list}\"" 585 logger -p lpr.debug -t "tsol_standard_foomatic: ${request_id}" "filter : ${FILTER}" 586 logger -p lpr.debug -t "tsol_standard_foomatic: ${request_id}" "ppdfilter : ${PPDFILTERA}" 822 echo "#####${WIDE_CS} Job ${request_id}${NORM_CS}${NL}\c" 871 echo "#####${WIDE_CS} Job number: ${request_id}${NORM_CS}${NL}\c" 888 echo "##### Job: ${request_id}${NL}\c" 944 "${request_id}" "${user_name}" "${tsol_title}" "${file}"
|
H A D | tsol_standard | 359 request_id=$1 794 echo "#####${WIDE_CS} Job ${request_id}${NORM_CS}${NL}\c" 843 echo "#####${WIDE_CS} Job number: ${request_id}${NORM_CS}${NL}\c" 860 echo "##### Job: ${request_id}${NL}\c" 916 "${request_id}" "${user_name}" "${tsol_title}" "${file}"
|
H A D | standard | 347 request_id=$1 777 echo "#####${WIDE_CS} Job ${request_id}${NORM_CS}${NL}\c" 826 echo "#####${WIDE_CS} Job number: ${request_id}${NORM_CS}${NL}\c" 843 echo "##### Job: ${request_id}${NL}\c"
|
/titanic_41/usr/src/cmd/lp/lib/papi/ |
H A D | job.c | 545 char *request_id = NULL; in papiJobSubmit() local 585 status = lpsched_alloc_files(svc, file_no + 1, &request_id); in papiJobSubmit() 595 "/var/spool/lp/temp/", request_id, i+1); in papiJobSubmit() 615 "/var/spool/lp/temp/", request_id, LP_PAPIATTRNAME); in papiJobSubmit() 625 snprintf(lpfile, sizeof (lpfile), "%s-0", request_id); in papiJobSubmit() 664 char *request_id = NULL; in papiJobSubmitByReference() local 726 status = lpsched_alloc_files(svc, 1, &request_id); in papiJobSubmitByReference() 742 "/var/spool/lp/temp/", request_id, LP_PAPIATTRNAME); in papiJobSubmitByReference() 752 snprintf(lpfile, sizeof (lpfile), "%s-0", request_id); in papiJobSubmitByReference() 820 char *request_id = NULL; in papiJobStreamOpen() local [all …]
|
H A D | printer.c | 68 *request_id = NULL, in papiPrintersList() local 89 &printer_status, &request_id, in papiPrintersList() 102 request_id, enable_date, reject_date); in papiPrintersList() 152 *request_id = NULL, in papiPrinterQuery() local 194 &reject_reason, &printer_status, &request_id, in papiPrinterQuery() 200 request_id, enable_date, reject_date); in papiPrinterQuery()
|
H A D | papi_impl.h | 123 char *disable_reason, short status, char *request_id, long enable_date,
|
H A D | lpsched-printers.c | 313 short status, char *request_id, in printer_status_to_attributes() argument 322 "lpsched-active-job", request_id); in printer_status_to_attributes()
|
/titanic_41/usr/src/cmd/lp/model/netpr/ |
H A D | bsd_misc.c | 54 if ((injob->request_id == NULL) || (injob->username == NULL) || in create_bsd_job() 67 if ((id = strrchr(injob->request_id, (int)'-')) == NULL) { in create_bsd_job() 70 injob->request_id); in create_bsd_job() 72 injob->request_id); in create_bsd_job()
|
H A D | netpr.c | 206 job_data->request_id = alloc_str((char *)optarg); in main() 208 job_data->request_id); in main() 266 if ((job_data->dest == NULL) || (job_data->request_id == NULL) || in main()
|
H A D | netpr.h | 106 char *request_id; member
|
/titanic_41/usr/src/cmd/smbsrv/smbd/ |
H A D | smbd_spool.c | 243 request->request.op.request_id = 1; in smbd_spool_copyfile()
|