Searched refs:_cups_debug_printf (Results 1 – 3 of 3) sorted by relevance
62 # define DEBUG_printf(x) _cups_debug_printf x76 extern void _cups_debug_printf(const char *format, ...) _CUPS_FORMAT(1,2) _CUPS_INTERNAL;
83 _cups_debug_printf(const char *format, /* I - Printf-style format string */ in _cups_debug_printf() function
484 _cups_debug_printf("httpAddrGetList(hostname=\"%s\", family=AF_%s, " in httpAddrGetList()