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);
96 cpc_errhndlr_t *cpc_errfn; /* Handles library errors */
1024 cpc_seterrhndlr(cpc_t *cpc, cpc_errhndlr_t *fn) in cpc_seterrhndlr()
43 extern cpc_errhndlr_t *strtoset_errfn;
76 cpc_errhndlr_t *strtoset_errfn = NULL;