Home
last modified time | relevance | path

Searched refs:CUPS_GET_PRINTERS (Results 1 – 8 of 8) sorted by relevance

/external/libcups/scheduler/
Dtestspeed.c258 CUPS_GET_PRINTERS, in do_test()
Dipp.c303 con->request->request.op.operation_id != CUPS_GET_PRINTERS && in cupsdProcessIPPRequest()
/external/libcups/berkeley/
Dlpc.c244 request = ippNewRequest(CUPS_GET_PRINTERS); in show_status()
/external/libcups/cgi-bin/
Dprinters.c330 request = ippNewRequest(CUPS_GET_PRINTERS); in show_all_printers()
Dipp-var.c357 request = ippNewRequest(CUPS_GET_PRINTERS); in cgiMoveJobs()
Dadmin.c350 request = ippNewRequest(CUPS_GET_PRINTERS); in do_am_class()
1957 request = ippNewRequest(CUPS_GET_PRINTERS); in do_list_printers()
/external/libcups/systemv/
Dlpstat.c708 request = ippNewRequest(CUPS_GET_PRINTERS); in show_accepting()
1145 request = ippNewRequest(CUPS_GET_PRINTERS); in show_devices()
1574 request = ippNewRequest(CUPS_GET_PRINTERS); in show_printers()
/external/libcups/cups/
Dipp.h432 # define CUPS_GET_PRINTERS IPP_OP_CUPS_GET_PRINTERS macro