Home
last modified time | relevance | path

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

/openbsd-src/bin/ksh/
H A Dsh.h63 # define kshdebug_dump(a) kshdebug_dump_ a
483 void kshdebug_dump_(const char *, const void *, int);
H A Dio.c197 kshdebug_dump_(const char *str, const void *mem, int nbytes) in kshdebug_dump_() function