Home
last modified time | relevance | path

Searched refs:last_document (Results 1 – 4 of 4) sorted by relevance

/external/libcups/cups/
Ddest-job.c322 int last_document) /* I - 1 if this is the last document */ in cupsStartDestDocument() argument
328 …tance : NULL, (void *)info, job_id, docname, format, num_options, (void *)options, last_document)); in cupsStartDestDocument()
373 ippAddBoolean(request, IPP_TAG_OPERATION, "last-document", (char)last_document); in cupsStartDestDocument()
Dutil.c913 int last_document) /* I - 1 for last document in job, 0 otherwise */ in cupsStartDocument() argument
946 ippAddBoolean(request, IPP_TAG_OPERATION, "last-document", (char)last_document); in cupsStartDocument()
Dcups.h473 int last_document) _CUPS_API_1_4;
567 int last_document) _CUPS_API_1_6;
Dcupspm.md683 int last_document);
703 which at present must be 0 and `NULL`. The `last_document` argument specifies