Home
last modified time | relevance | path

Searched defs:show_output (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mit/libuv/dist/test/
H A Drunner.h44 int show_output; member
69 #define TEST_ENTRY_CUSTOM(name, is_helper, show_output, timeout) \ argument
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgp/
H A Dnetpgp.c231 show_output(char *out, int size, const char *header) in show_output() function