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

/osnet-11/usr/src/lib/libpctx/common/
H A Dlibpctx.c75 pctx_default_errfn(const char *fn, const char *fmt, va_list ap) function
111 pctx->errfn = errfn ? errfn : pctx_default_errfn;
175 pctx->errfn = errfn ? errfn : pctx_default_errfn;
469 pctx->errfn = pctx_default_errfn;

Completed in 692 milliseconds