Searched refs:cpc_errhndlr_t (Results 1 – 5 of 5) sorted by relevance
78 typedef void (cpc_errhndlr_t)(const char *fn, int subcode, const char *fmt, typedef80 extern int cpc_seterrhndlr(cpc_t *cpc, cpc_errhndlr_t *fn);
94 cpc_errhndlr_t *cpc_errfn; /* Handles library errors */
1025 cpc_seterrhndlr(cpc_t *cpc, cpc_errhndlr_t *fn) in cpc_seterrhndlr()
41 extern cpc_errhndlr_t *strtoset_errfn;
76 cpc_errhndlr_t *strtoset_errfn = NULL;