Home
last modified time | relevance | path

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

/external/libcups/cups/
Dipp-support.c616 ippAttributeString( in ippAttributeString() function
2351 bufptr += ippAttributeString(attr, bufptr, (size_t)(bufend - bufptr + 1)); in ipp_col_string()
2353 bufptr += ippAttributeString(attr, temp, sizeof(temp)); in ipp_col_string()
Dlibcups2.def427 ippAttributeString
Dtlscheck.c707 ippAttributeString(attr, value, sizeof(value)); in main()
Ddest-options.c434 if (ippAttributeString(attr, value, sizeof(value)) >= sizeof(value)) in cupsCopyDestConflicts()
1407 if (ippAttributeString(attr, value, sizeof(value)) >= sizeof(value)) in cups_create_defaults()
Dipp.h922 extern size_t ippAttributeString(ipp_attribute_t *attr, char *buffer,