Searched refs:CUPS_GET_PRINTERS (Results 1 – 8 of 8) sorted by relevance
258 CUPS_GET_PRINTERS, in do_test()
303 con->request->request.op.operation_id != CUPS_GET_PRINTERS && in cupsdProcessIPPRequest()
244 request = ippNewRequest(CUPS_GET_PRINTERS); in show_status()
330 request = ippNewRequest(CUPS_GET_PRINTERS); in show_all_printers()
357 request = ippNewRequest(CUPS_GET_PRINTERS); in cgiMoveJobs()
350 request = ippNewRequest(CUPS_GET_PRINTERS); in do_am_class()1957 request = ippNewRequest(CUPS_GET_PRINTERS); in do_list_printers()
708 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()
432 # define CUPS_GET_PRINTERS IPP_OP_CUPS_GET_PRINTERS macro