Searched refs:ippAddOctetString (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/libcups/cups/ |
H A D | libcups2.def | 459 ippAddOctetString
|
H A D | ipp.h | 809 extern ipp_attribute_t *ippAddOctetString(ipp_t *ipp, ipp_tag_t group,
|
H A D | ppd-cache.c | 105 …attr = ippAddOctetString(request, IPP_TAG_OPERATION, "job-password", password, (int)strlen(passwor… in _cupsConvertOptions() 117 attr = ippAddOctetString(request, IPP_TAG_OPERATION, "job-password", hash, (int)hashlen); in _cupsConvertOptions() 187 ippAddOctetString(request, IPP_TAG_JOB, mandatory, keyword, (int)strlen(keyword)); in _cupsConvertOptions()
|
H A D | cupspm.md | 868 - `ippAddOctetString` adds an octetString attribute with one value.
|
H A D | ipp.c | 506 ippAddOctetString(ipp_t *ipp, /* I - IPP message */ in ippAddOctetString() function
|
/aosp_15_r20/external/libcups/tools/ |
H A D | ippeveprinter.c | 4879 …attr = ippAddOctetString(attrs, IPP_TAG_PRINTER, "printer-input-tray", printer_input_tray_color[0]… in load_legacy_attributes() 4885 …attr = ippAddOctetString(attrs, IPP_TAG_PRINTER, "printer-input-tray", printer_input_tray[0], (int… in load_legacy_attributes() 4903 …attr = ippAddOctetString(attrs, IPP_TAG_PRINTER, "printer-supply", printer_supply_color[0], (int)s… in load_legacy_attributes() 4911 …attr = ippAddOctetString(attrs, IPP_TAG_PRINTER, "printer-supply", printer_supply[0], (int)strlen(… in load_legacy_attributes() 5543 …attr = ippAddOctetString(attrs, IPP_TAG_PRINTER, "printer-input-tray", input_tray, (int)strlen(inp… in load_ppd_attributes() 5550 …ippAddOctetString(attrs, IPP_TAG_PRINTER, "printer-input-tray", printer_input_tray, (int)strlen(pr… in load_ppd_attributes() 5565 …attr = ippAddOctetString(attrs, IPP_TAG_PRINTER, "printer-supply", printer_supply_color[0], (int)s… in load_ppd_attributes() 5573 …attr = ippAddOctetString(attrs, IPP_TAG_PRINTER, "printer-supply", printer_supply[0], (int)strlen(… in load_ppd_attributes() 8260 …supply = ippAddOctetString(printer->attrs, IPP_TAG_PRINTER, "printer-supply", supply_text, (int)st… in show_supplies()
|
/aosp_15_r20/external/libcups/scheduler/ |
H A D | subscriptions.c | 147 ippAddOctetString(temp->attrs, IPP_TAG_EVENT_NOTIFICATION, in cupsdAddEvent()
|
H A D | printers.c | 2228 …supply = ippAddOctetString(p->attrs, IPP_TAG_PRINTER, "printer-supply", buffer, (int)strlen(buffer… in cupsdSetPrinterAttr()
|
H A D | ipp.c | 4910 …ippAddOctetString(con->response, IPP_TAG_PRINTER, "printer-alert", printer->alert, (int)strlen(pri… in copy_printer_attrs() 5139 ippAddOctetString(con->response, IPP_TAG_SUBSCRIPTION, "notify-user-data", in copy_subscription_attrs()
|
/aosp_15_r20/out/soong/.intermediates/external/libcups/libcups/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libcups.so.toc | 274 269: FUNC GLOBAL DEFAULT 15 ippAddOctetString
|