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 - 2
of
2
) 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__); \
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 259 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025