Home
last modified time | relevance | path

Searched refs:_sys_error_strings (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dstrerror_r.cpp32 static const Pair _sys_error_strings[] = { variable
39 return __code_string_lookup(_sys_error_strings, error_number); in __strerror_lookup()