Home
last modified time | relevance | path

Searched refs:ippSetString (Results 1 – 3 of 3) sorted by relevance

/external/libcups/cups/
Dlibcups2.def477 ippSetString
Dipp.h990 extern int ippSetString(ipp_t *ipp, ipp_attribute_t **attr,
Dipp.c4218 ippSetString(ipp_t *ipp, /* I - IPP message */ in ippSetString() function
4451 return (ippSetString(ipp, attr, element, buffer)); in ippSetStringfv()