Searched refs:__strerror (Results 1 – 1 of 1) sorted by relevance
29 const char *__strerror[] = { variable52 if (code >= ARRAY_SIZE(__strerror)) in uwb_rc_strerror()54 return __strerror[code]; in uwb_rc_strerror()