Home
last modified time | relevance | path

Searched refs:IPP_OP_GET_DOCUMENTS (Results 1 – 2 of 2) sorted by relevance

/external/libcups/cups/
Dipp.h298 IPP_OP_GET_DOCUMENTS, /* Get-Documents: Get a list of documents in a job @exclude all@ */ enumerator
420 # define IPP_GET_DOCUMENTS IPP_OP_GET_DOCUMENTS
Dipp-support.c1971 …S || op == IPP_OP_GET_JOBS || op == IPP_OP_GET_DOCUMENT_ATTRIBUTES || op == IPP_OP_GET_DOCUMENTS))) in ippCreateRequestedArray()