HomeSort by relevance Sort by last modified time
    Searched refs:cupsFinishDocument (Results 1 - 3 of 3) sorted by null

  /external/libcups/cups/
util.c 160 * @link cupsFinishDocument@ functions. If you have one or more files to
239 * 'cupsFinishDocument()' - Finish sending a document.
247 cupsFinishDocument(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */
877 if (status != HTTP_STATUS_CONTINUE || cupsFinishDocument(http, name) != IPP_STATUS_OK)
914 * @link cupsFinishDocument@ to finish the document and get the submission status.
testcups.c 237 if (cupsFinishDocument(CUPS_HTTP_DEFAULT,
cups.h 454 extern ipp_status_t cupsFinishDocument(http_t *http,

Completed in 78 milliseconds