Home
last modified time | relevance | path

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

/external/libcxx/src/
Dsystem_error.cpp65 string do_strerror_r(int ev);
68 string do_strerror_r(int ev) { in do_strerror_r() function
112 string do_strerror_r(int ev) { in do_strerror_r() function
137 return do_strerror_r(ev); in message()