Searched refs:get_printer_attributes (Results 1 - 3 of 3) sorted by relevance
/third_party/cups-filters/cupsfilters/ |
H A D | ipp.h | 58 ipp_t *get_printer_attributes(const char* raw_uri,
|
H A D | ipp.c | 134 get_printer_attributes(const char* raw_uri, in get_printer_attributes() function
|
/third_party/cups-filters/utils/ |
H A D | cups-browsed.c | 6329 response = get_printer_attributes(p->uri, pattrs, in on_job_state() 7256 p->prattrs = get_printer_attributes(p->uri, NULL, 0, NULL, 0, 1); in create_remote_printer_entry() 7337 p->prattrs = get_printer_attributes(p->uri, NULL, 0, NULL, 0, 1); in create_remote_printer_entry() 8163 p->prattrs = get_printer_attributes(p->uri, NULL, 0, NULL, 0, 1); in update_cups_queues() 8508 p->prattrs = get_printer_attributes(p->uri, NULL, 0, NULL, 0, 1); in update_cups_queues()
|
Completed in 18 milliseconds