Searched refs:cups_collection_string (Results 1 – 1 of 1) sorted by relevance
31 static size_t cups_collection_string(ipp_attribute_t *attr, char *buffer, size_t bufsize) _CUPS_NO…1484 cups_collection_string( in cups_collection_string() function1564 …bufptr += cups_collection_string(member, bufptr, bufptr < bufend ? (size_t)(bufend - bufptr + 1) :… in cups_collection_string()1946 if (cups_collection_string(attr, value, sizeof(value)) >= sizeof(value)) in cups_create_defaults()