OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wsmuxdebug
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/wscons/
wsmux.c
79
#define DPRINTF(x) if (
wsmuxdebug
) printf x
80
#define DPRINTFN(n,x) if (
wsmuxdebug
> (n)) printf x
81
int
wsmuxdebug
= 0;
variable in typeref:typename:int
Completed in 79 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025