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 - 2
of
2
) 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
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 25 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025