OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_cups_debug_level
(Results
1 - 3
of
3
) sorted by null
/external/libcups/cups/
debug-private.h
95
extern int
_cups_debug_level
;
debug.c
50
int
_cups_debug_level
= 1;
variable
117
if (level >
_cups_debug_level
)
200
if (level >
_cups_debug_level
)
277
_cups_debug_level
= 1;
300
_cups_debug_level
= atoi(level);
http.c
[
all
...]
Completed in 746 milliseconds