Searched refs:msgproc (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/lib/tests/
H A Dtestsuite.c76 idn_testsuite_msgproc_t msgproc; member in struct:idn_testsuite
109 ctx->msgproc = NULL;
560 proc = (ctx->msgproc == NULL) ?
561 idn_testsuite_msgtostderr : ctx->msgproc;

Completed in 11 milliseconds