Searched defs:_cupsStrRetain (Results 1 - 1 of 1) sorted by relevance

/external/libcups/cups/
H A Dstring.c354 * '_cupsStrRetain()' - Increment the reference count of a string.
362 _cupsStrRetain(const char *s) /* I - String to retain */ function
374 DEBUG_printf(("5_cupsStrRetain: Retaining string %p(%s), guard=%08x, "

Completed in 187 milliseconds