Home
last modified time | relevance | path

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

/external/libcups/cups/
Dlibcups2.def413 ippAddDate
Dipp.h849 extern ipp_attribute_t *ippAddDate(ipp_t *ipp, ipp_tag_t group,
Dipp.c332 ippAddDate(ipp_t *ipp, /* I - IPP message */ in ippAddDate() function
1591 dstattr = ippAddDate(dst, srcattr->group_tag, srcattr->name, in ippCopyAttribute()