Home
last modified time | relevance | path

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

/netbsd-src/bin/ksh/
H A Dproto.h120 void kshdebug_dump_ ARGS((const char *, const void *, int));
H A Dsh.h204 # define kshdebug_dump(a) kshdebug_dump_ a
H A Dio.c182 kshdebug_dump_(str, mem, nbytes) in kshdebug_dump_() function