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