Home
last modified time | relevance | path

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

/external/libcxx/src/
Dsystem_error.cpp66 string do_strerror_r(int ev);
69 string do_strerror_r(int ev) { in do_strerror_r() function
79 string do_strerror_r(int ev) { in do_strerror_r() function
86 string do_strerror_r(int ev) { in do_strerror_r() function
118 return do_strerror_r(ev); in message()