OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_cups_debug_puts
(Results
1 - 2
of
2
) sorted by null
/external/libcups/cups/
debug-private.h
79
# define DEBUG_puts(x)
_cups_debug_puts
(x)
98
extern void DLLExport
_cups_debug_puts
(const char *s);
debug.c
168
* '
_cups_debug_puts
()' - Write a single line to the log.
172
_cups_debug_puts
(const char *s) /* I - String to output */
function
Completed in 1465 milliseconds