Home
last modified time | relevance | path

Searched refs:ippAttributeString (Results 1 – 15 of 15) sorted by relevance

/external/libcups/cups/
Dtestclient.c689 ippAttributeString(attr, printer_state_reasons, sizeof(printer_state_reasons)); in monitor_printer()
719 ippAttributeString(attr, job_state_reasons, sizeof(job_state_reasons)); in monitor_printer()
989 ippAttributeString(attr, buffer, sizeof(buffer)); in show_attributes()
1035 ippAttributeString(attr, buffer, sizeof(buffer)); in show_capabilities()
Dipp-support.c657 ippAttributeString( in ippAttributeString() function
2552 bufptr += ippAttributeString(attr, bufptr, (size_t)(bufend - bufptr + 1)); in ipp_col_string()
2554 bufptr += ippAttributeString(attr, temp, sizeof(temp)); in ipp_col_string()
Dlibcups2.def470 ippAttributeString
Dtlscheck.c741 ippAttributeString(attr, value, sizeof(value)); in main()
Dtestipp.c967 ippAttributeString(attr, buffer, sizeof(buffer)); in print_attributes()
Dtestdest.c521 ippAttributeString(defattr, value, sizeof(value)); in show_default()
Dipp.h829 extern size_t ippAttributeString(ipp_attribute_t *attr, char *buffer,
Ddest-options.c556 if (ippAttributeString(attr, value, sizeof(value)) >= sizeof(value)) in cupsCopyDestConflicts()
1949 else if (ippAttributeString(attr, value, sizeof(value)) >= sizeof(value)) in cups_create_defaults()
Dppd-cache.c4758 ippAttributeString(member, member_value, sizeof(member_value)); in _ppdCreateFromIPP()
/external/libcups/notifier/
Dtestnotify.c105 ippAttributeString(attr, buffer, sizeof(buffer)); in print_attributes()
Dmailto.c627 ippAttributeString(attr, buffer, sizeof(buffer)); in print_attributes()
/external/libcups/tools/
Dipptool.c1056 ippAttributeString(found, buffer, sizeof(buffer)); in do_monitor_printer_state()
1122 ippAttributeString(found, buffer, sizeof(buffer)); in do_monitor_printer_state()
1773 ippAttributeString(found, buffer, sizeof(buffer)); in do_test()
1910 ippAttributeString(found, buffer, sizeof(buffer)); in do_test()
2037 width = ippAttributeString(attrptr, NULL, 0); in do_test()
3331 ippAttributeString(attr, buffer, sizeof(buffer)); in print_attr()
3385 ippAttributeString(current, values[i], maxlength); in print_csv()
3658 ippAttributeString(current, values[i], maxlength); in print_line()
5443 ippAttributeString(member, bufptr, (size_t)(bufend - bufptr)); in with_distinct_values()
Dippeveprinter.c2062 ippAttributeString(attr, buffer, sizeof(buffer)); in debug_attributes()
6727 ippAttributeString(attr, valptr, sizeof(val) - (size_t)(valptr - val)); in process_job()
6760 ippAttributeString(attr, valptr, sizeof(val) - (size_t)(valptr - val)); in process_job()
/external/libcups/backend/
Dipp.c2425 ippAttributeString(attr, buffer, sizeof(buffer)); in debug_attributes()
/external/libcups/scheduler/
Dipp.c164 ippAttributeString(attr, value, sizeof(value)); in cupsdProcessIPPRequest()