Home
last modified time | relevance | path

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

/openbsd-src/bin/ksh/
H A Dsh.h62 # define kshdebug_printf(a) kshdebug_printf_ a
481 void kshdebug_printf_(const char *, ...)
H A Dio.c183 kshdebug_printf_(const char *fmt, ...) in kshdebug_printf_() function