OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:urlphydebug
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/mii/
urlphy.c
54
#define DPRINTF(x) if (
urlphydebug
) printf x
55
#define DPRINTFN(n,x) if (
urlphydebug
>(n)) printf x
56
int
urlphydebug
= URLPHY_DEBUG;
variable in typeref:typename:int
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025