Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dutil.c201 vadebug(int level, const char *format, va_list ap) in vadebug() function
221 (void) vadebug(level, format, ap); in debug()
H A Dctftools.h449 void vadebug(int, const char *, va_list) __printflike(2, 0);
H A Dst_parse.c109 vadebug(level, buf, ap); in parse_debug()