Home
last modified time | relevance | path

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

/external/libcups/cups/
Dipp.c38 static size_t ipp_length(ipp_t *ipp, int collection);
2584 return (ipp_length(ipp, 0)); in ippLength()
6536 ipp_length(ipp_t *ipp, /* I - IPP message or collection */ in ipp_length() function
6665 bytes += ipp_length(value->collection, 1); in ipp_length()