Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/ctf/cvt/
H A Dutil.c183 vadebug(int level, char *format, va_list ap) in vadebug() function
203 (void) vadebug(level, format, ap); in debug()
H A Dctftools.h441 void vadebug(int, char *, va_list);
H A Dst_parse.c106 vadebug(level, buf, ap); in parse_debug()