Home
last modified time | relevance | path

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

/freebsd-10-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
Dutil.c197 vadebug(int level, const char *format, va_list ap) in vadebug() function
217 (void) vadebug(level, format, ap); in debug()
Dctftools.h443 void vadebug(int, const char *, va_list);
Dst_parse.c105 vadebug(level, buf, ap); in parse_debug()