Home
last modified time | relevance | path

Searched refs:cfgvxdbg (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/usr.bin/config/
Dutil.c65 static void cfgvxdbg(const char *, int, const char *, va_list)
465 cfgvxdbg(yyfile, currentline(), fmt, ap); in cfgdbg()
491 cfgvxdbg(const char *file, int line, const char *fmt, va_list ap) in cfgvxdbg() function