OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:slurmdebug
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/usb/
slurm.c
50
int
slurmdebug
= 0;
variable in typeref:typename:int
51
#define DPRINTFN(n, x) do { if (
slurmdebug
> (n)) printf x; } while (0)
Completed in 21 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025