Searched refs:IWLOG_ECODE_FN (Results 1 – 2 of 2) sorted by relevance
155 typedef const char* (*IWLOG_ECODE_FN)(locale_t locale, uint32_t ecode); typedef227 IW_EXPORT iwrc iwlog_register_ecodefn(IWLOG_ECODE_FN fp);
59 static IWLOG_ECODE_FN _ecode_functions[_IWLOG_MAX_ECODE_FUN] = { 0 };191 iwrc iwlog_register_ecodefn(IWLOG_ECODE_FN fp) { in iwlog_register_ecodefn()