Home
last modified time | relevance | path

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

/netbsd/src/bin/ksh/
Dproto.h118 void kshdebug_printf_ ARGS((const char *, ...))
Dsh.h203 # define kshdebug_printf(a) kshdebug_printf_ a
Dio.c168 kshdebug_printf_(const char *fmt, ...) in kshdebug_printf_() function