Home
last modified time | relevance | path

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

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