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 - 2
of
2
) 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
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 22 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025