Home
last modified time | relevance | path

Searched refs:ippAddInteger (Results 1 – 25 of 25) sorted by relevance

/external/libcups/scheduler/
Dprinters.c464 ippAddInteger(CommonData, IPP_TAG_PRINTER, IPP_TAG_INTEGER, in cupsdCreateCommonData()
490 ippAddInteger(CommonData, IPP_TAG_PRINTER, IPP_TAG_INTEGER, in cupsdCreateCommonData()
568 ippAddInteger(CommonData, IPP_TAG_PRINTER, IPP_TAG_INTEGER, in cupsdCreateCommonData()
590 ippAddInteger(CommonData, IPP_TAG_PRINTER, IPP_TAG_INTEGER, in cupsdCreateCommonData()
2316 ippAddInteger(p->attrs, IPP_TAG_PRINTER, IPP_TAG_INTEGER, "printer-id", p->printer_id); in cupsdSetPrinterAttrs()
2348 ippAddInteger(p->attrs, IPP_TAG_PRINTER, IPP_TAG_INTEGER, in cupsdSetPrinterAttrs()
2350 ippAddInteger(p->attrs, IPP_TAG_PRINTER, IPP_TAG_INTEGER, in cupsdSetPrinterAttrs()
2352 ippAddInteger(p->attrs, IPP_TAG_PRINTER, IPP_TAG_INTEGER, in cupsdSetPrinterAttrs()
3400 ippAddInteger(p->attrs, IPP_TAG_PRINTER, IPP_TAG_INTEGER, "copies-default", in add_printer_defaults()
3408 ippAddInteger(p->attrs, IPP_TAG_PRINTER, MaxJobTime > 0 ? IPP_TAG_INTEGER : IPP_TAG_NOVALUE, in add_printer_defaults()
[all …]
Dsubscriptions.c137 ippAddInteger(temp->attrs, IPP_TAG_EVENT_NOTIFICATION, IPP_TAG_INTEGER, in cupsdAddEvent()
140 ippAddInteger(temp->attrs, IPP_TAG_EVENT_NOTIFICATION, IPP_TAG_INTEGER, in cupsdAddEvent()
151 ippAddInteger(temp->attrs, IPP_TAG_EVENT_NOTIFICATION, IPP_TAG_INTEGER, in cupsdAddEvent()
171ippAddInteger(temp->attrs, IPP_TAG_EVENT_NOTIFICATION, IPP_TAG_ENUM, "printer-state", (int)dest->s… in cupsdAddEvent()
187 ippAddInteger(temp->attrs, IPP_TAG_EVENT_NOTIFICATION, IPP_TAG_INTEGER, "notify-job-id", job->id); in cupsdAddEvent()
188ippAddInteger(temp->attrs, IPP_TAG_EVENT_NOTIFICATION, IPP_TAG_ENUM, "job-state", (int)job->state_… in cupsdAddEvent()
231ippAddInteger(temp->attrs, IPP_TAG_EVENT_NOTIFICATION, IPP_TAG_INTEGER, "job-impressions-completed… in cupsdAddEvent()
Dtestsub.c208 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, in main()
211 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, in main()
262 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, in main()
Dipp.c1375 ippAddInteger(con->response, IPP_TAG_UNSUPPORTED_GROUP, IPP_TAG_INTEGER, in add_job()
1421 ippAddInteger(con->response, IPP_TAG_UNSUPPORTED_GROUP, IPP_TAG_INTEGER, in add_job()
1464 ippAddInteger(unsup_col, IPP_TAG_ZERO, IPP_TAG_INTEGER, in add_job()
1470 ippAddInteger(unsup_col, IPP_TAG_ZERO, IPP_TAG_INTEGER, in add_job()
1476 ippAddInteger(unsup_col, IPP_TAG_ZERO, IPP_TAG_INTEGER, in add_job()
1482 ippAddInteger(unsup_col, IPP_TAG_ZERO, IPP_TAG_INTEGER, in add_job()
1530 ippAddInteger(con->request, IPP_TAG_JOB, IPP_TAG_INTEGER, "job-priority", in add_job()
1669 ippAddInteger(job->attrs, IPP_TAG_JOB, IPP_TAG_INTEGER, "time-at-creation", time(NULL)); in add_job()
1676 ippAddInteger(job->attrs, IPP_TAG_JOB, IPP_TAG_INTEGER, "job-id", job->id); in add_job()
1677 job->state = ippAddInteger(job->attrs, IPP_TAG_JOB, IPP_TAG_ENUM, in add_job()
[all …]
Dcups-lpd.c1414 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, "job-id", id); in send_state()
Dcupsfilter.c1279 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, "document-number", in get_job_file()
Djob.c1848 …job->impressions = ippAddInteger(job->attrs, IPP_TAG_JOB, IPP_TAG_INTEGER, "job-impressions-comple… in cupsdLoadJob()
1850 …job->sheets = ippAddInteger(job->attrs, IPP_TAG_JOB, IPP_TAG_INTEGER, "job-media-sheets-completed"… in cupsdLoadJob()
2509 ippAddInteger(job->attrs, IPP_TAG_JOB, IPP_TAG_INTEGER, "job-priority", in cupsdSetJobPriority()
/external/libcups/cups/
Ddest-job.c46 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, "job-id", job_id); in cupsCancelDestJob()
129 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, "job-id", in cupsCloseDestJob()
359 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, "job-id", job_id); in cupsStartDestDocument()
Dtestipp.c348 ippAddInteger(size, IPP_TAG_ZERO, IPP_TAG_INTEGER, "x-dimension", 21590); in main()
349 ippAddInteger(size, IPP_TAG_ZERO, IPP_TAG_INTEGER, "y-dimension", 27940); in main()
359 ippAddInteger(size, IPP_TAG_ZERO, IPP_TAG_INTEGER, "x-dimension", 21000); in main()
360 ippAddInteger(size, IPP_TAG_ZERO, IPP_TAG_INTEGER, "y-dimension", 29700); in main()
Dgetdevices.c79 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, "timeout", in cupsGetDevices()
Dutil.c110 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, "job-id", in cupsCancelJob2()
933 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, "job-id", job_id); in cupsStartDocument()
Dppd-cache.c171 ippAddInteger(request, IPP_TAG_JOB, value_tag, mandatory, atoi(keyword)); in _cupsConvertOptions()
222 ippAddInteger(media_size, IPP_TAG_ZERO, IPP_TAG_INTEGER, in _cupsConvertOptions()
224 ippAddInteger(media_size, IPP_TAG_ZERO, IPP_TAG_INTEGER, in _cupsConvertOptions()
233 ippAddInteger(media_col, IPP_TAG_ZERO, IPP_TAG_INTEGER, "media-left-margin", size->left); in _cupsConvertOptions()
235 ippAddInteger(media_col, IPP_TAG_ZERO, IPP_TAG_INTEGER, "media-bottom-margin", size->bottom); in _cupsConvertOptions()
237 ippAddInteger(media_col, IPP_TAG_ZERO, IPP_TAG_INTEGER, "media-right-margin", size->right); in _cupsConvertOptions()
239 ippAddInteger(media_col, IPP_TAG_ZERO, IPP_TAG_INTEGER, "media-top-margin", size->top); in _cupsConvertOptions()
283 ippAddInteger(request, IPP_TAG_JOB, IPP_TAG_ENUM, "print-quality", atoi(keyword)); in _cupsConvertOptions()
287 ippAddInteger(request, IPP_TAG_JOB, IPP_TAG_ENUM, "print-quality", IPP_QUALITY_DRAFT); in _cupsConvertOptions()
289 ippAddInteger(request, IPP_TAG_JOB, IPP_TAG_ENUM, "print-quality", IPP_QUALITY_NORMAL); in _cupsConvertOptions()
[all …]
Dtestclient.c709 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, "job-id", data->job_id); in monitor_printer()
906 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, "job-id", ldata.job_id); in run_client()
Dlibcups2.def457 ippAddInteger
Dipp.h757 extern ipp_attribute_t *ippAddInteger(ipp_t *ipp, ipp_tag_t group,
Ddest.c1440 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_ENUM, "printer-type", (int)type); in _cupsGetDests()
1441 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_ENUM, "printer-type-mask", (int)mask); in _cupsGetDests()
Dcupspm.md865 - `ippAddInteger` adds an enum (`IPP_TAG_ENUM`) or integer (`IPP_TAG_INTEGER`)
Dipp.c372 ippAddInteger(ipp_t *ipp, /* I - IPP message */ in ippAddInteger() function
/external/libcups/tools/
Dippeveprinter.c931ippAddInteger(client->response, IPP_TAG_JOB, IPP_TAG_INTEGER, "job-impressions", job->impressions); in copy_job_attributes()
934ippAddInteger(client->response, IPP_TAG_JOB, IPP_TAG_INTEGER, "job-impressions-completed", job->im… in copy_job_attributes()
937ippAddInteger(client->response, IPP_TAG_JOB, IPP_TAG_INTEGER, "job-printer-up-time", (int)(time(NU… in copy_job_attributes()
940 ippAddInteger(client->response, IPP_TAG_JOB, IPP_TAG_ENUM, "job-state", (int)job->state); in copy_job_attributes()
1054 ippAddInteger(client->response, IPP_TAG_JOB, in copy_job_attributes()
1059 ippAddInteger(client->response, IPP_TAG_JOB, in copy_job_attributes()
1195 ippAddInteger(job->attrs, IPP_TAG_JOB, IPP_TAG_INTEGER, "job-id", job->id); in create_job()
1210ippAddInteger(job->attrs, IPP_TAG_JOB, IPP_TAG_INTEGER, "time-at-creation", (int)(job->created - c… in create_job()
1360 ippAddInteger(media_col, IPP_TAG_PRINTER, IPP_TAG_INTEGER, "media-bottom-margin", bottom); in create_media_col()
1362 ippAddInteger(media_col, IPP_TAG_PRINTER, IPP_TAG_INTEGER, "media-left-margin", left); in create_media_col()
[all …]
/external/libcups/cgi-bin/
Dprinters.c332 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_ENUM, in show_all_printers()
334 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_ENUM, in show_all_printers()
Dipp-var.c366 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_ENUM, "printer-type", in cgiMoveJobs()
368 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_ENUM, "printer-type-mask", in cgiMoveJobs()
1402 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, "first-index", first + 1); in cgiShowJobs()
Dadmin.c351 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_ENUM, "printer-type", in do_am_class()
353 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_ENUM, "printer-type-mask", in do_am_class()
553 ippAddInteger(request, IPP_TAG_PRINTER, IPP_TAG_ENUM, "printer-state", in do_am_class()
1171 ippAddInteger(request, IPP_TAG_PRINTER, IPP_TAG_ENUM, "printer-state", in do_am_printer()
1966 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_ENUM, "printer-type", in do_list_printers()
1968 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_ENUM, "printer-type-mask", in do_list_printers()
/external/libcups/systemv/
Dcancel.c272 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, "job-id", in main()
Dlpadmin.c1078 ippAddInteger(request, IPP_TAG_PRINTER, IPP_TAG_DELETEATTR, option, 0); in delete_printer_option()
1299 ippAddInteger(request, IPP_TAG_PRINTER, IPP_TAG_ENUM, "printer-state", IPP_PSTATE_IDLE); in set_printer_options()
/external/libcups/backend/
Dipp.c1809 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, "job-id", in main()
2050 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, "job-id", in main()
2315 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, "job-id", id); in cancel_job()
2521 ippAddInteger(request, IPP_TAG_OPERATION, IPP_TAG_INTEGER, "job-id", in monitor_printer()
2909 ippAddInteger(request, IPP_TAG_JOB, IPP_TAG_INTEGER, "copies", copies); in new_request()