Home
last modified time | relevance | path

Searched refs:CUPS_GET_PPD (Results 1 – 3 of 3) sorted by relevance

/external/libcups/cups/
Dipp.h445 # define CUPS_GET_PPD IPP_OP_CUPS_GET_PPD macro
/external/libcups/scheduler/
Dlog.c1145 (op >= CUPS_GET_DEFAULT && op <= CUPS_GET_PPD && in cupsdLogRequest()
Dipp.c274 …else if (con->request->request.op.operation_id == CUPS_GET_PPD && (attr = ippFindAttribute(con->re… in cupsdProcessIPPRequest()