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