OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:qmgr_debug
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/xscale/
ixp425_qmgr.c
162
static int
qmgr_debug
= 0;
variable in typeref:typename:int
164
if (
qmgr_debug
) printf(fmt, __VA_ARGS__); \
167
if (
qmgr_debug
>= n) printf(fmt, __VA_ARGS__); \
Completed in 13 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025