Home
last modified time | relevance | path

Searched refs:CUPS_GET_DEFAULT (Results 1 – 6 of 6) sorted by relevance

/external/libcups/scheduler/
Dtestspeed.c257 CUPS_GET_DEFAULT, in do_test()
Dlog.c1145 (op >= CUPS_GET_DEFAULT && op <= CUPS_GET_PPD && in cupsdLogRequest()
1146 cups_ops[op - CUPS_GET_DEFAULT] > AccessLogLevel)) in cupsdLogRequest()
Dipp.c302 con->request->request.op.operation_id != CUPS_GET_DEFAULT && in cupsdProcessIPPRequest()
/external/libcups/cgi-bin/
Dclasses.c100 request = ippNewRequest(CUPS_GET_DEFAULT); in main()
Dprinters.c101 request = ippNewRequest(CUPS_GET_DEFAULT); in main()
/external/libcups/cups/
Dipp.h431 # define CUPS_GET_DEFAULT IPP_OP_CUPS_GET_DEFAULT macro