Searched refs:ippAddOutOfBand (Results 1 – 4 of 4) sorted by relevance
/external/libcups/cups/ |
D | libcups2.def | 408 ippAddOutOfBand
|
D | ipp.h | 920 extern ipp_attribute_t *ippAddOutOfBand(ipp_t *ipp, ipp_tag_t group,
|
D | ipp.c | 395 return (ippAddOutOfBand(ipp, group, value_tag, name)); in ippAddInteger() 574 ippAddOutOfBand(ipp_t *ipp, /* I - IPP message */ in ippAddOutOfBand() function 1517 dstattr = ippAddOutOfBand(dst, srcattr->group_tag, srctag, srcattr->name); in ippCopyAttribute()
|
D | cupspm.md | 858 - `ippAddOutOfBand` adds a admin-defined (`IPP_TAG_ADMINDEFINE`), default
|