Searched refs:ippSetStringfv (Results 1 – 4 of 4) sorted by relevance
/external/libcups/cups/ |
D | libcups2.def | 531 ippSetStringfv
|
D | ipp.h | 928 extern int ippSetStringfv(ipp_t *ipp, ipp_attribute_t **attr,
|
D | ipp.c | 4303 ret = ippSetStringfv(ipp, attr, element, format, ap); in ippSetStringf() 4330 ippSetStringfv(ipp_t *ipp, /* I - IPP message */ in ippSetStringfv() function
|
/external/libcups/tools/ |
D | ippeveprinter.c | 7156 ippSetStringfv(client->response, &attr, 0, message, ap); in respond_ipp()
|