Searched refs:_cups_debug_puts (Results 1 – 2 of 2) sorted by relevance
61 # define DEBUG_puts(x) _cups_debug_puts(x)77 extern void _cups_debug_puts(const char *s) _CUPS_INTERNAL;
168 _cups_debug_puts(const char *s) /* I - String to output */ in _cups_debug_puts() function