Searched refs:_ecode_functions (Results 1 – 1 of 1) sorted by relevance
59 static IWLOG_ECODE_FN _ecode_functions[_IWLOG_MAX_ECODE_FUN] = { 0 }; variable196 if (_ecode_functions[i] == 0) { in iwlog_register_ecodefn()197 _ecode_functions[i] = fp; in iwlog_register_ecodefn()223 if (_ecode_functions[i] == 0) { in _ecode_explained()226 ret = _ecode_functions[i](locale, ecode); in _ecode_explained()