OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cfgdbg
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/config/
defs.h
656
#define
CFGDBG
(n, ...) \
657
do { if ((dflag) >= (n))
cfgdbg
(__VA_ARGS__); } while (0)
658
void
cfgdbg
(const char *, ...) /* debug info */
util.c
459
cfgdbg
(const char *fmt, ...)
function
Completed in 20 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026