Home
last modified time | relevance | path

Searched refs:ippAddRange (Results 1 – 4 of 4) sorted by relevance

/external/libcups/cups/
Dlibcups2.def418 ippAddRange
Dipp.h856 extern ipp_attribute_t *ippAddRange(ipp_t *ipp, ipp_tag_t group,
Dppd-cache.c176 ippAddRange(request, IPP_TAG_JOB, mandatory, lower, upper); in _cupsConvertOptions()
Dipp.c626 ippAddRange(ipp_t *ipp, /* I - IPP message */ in ippAddRange() function