Home
last modified time | relevance | path

Searched defs:strerrorname_np (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/bionic/
Dstrerror.cpp56 extern "C" const char* strerrorname_np(int error_number) { in strerrorname_np() function
/bionic/tests/
Dstring_test.cpp1691 TEST(STRING_TEST, strerrorname_np) { in TEST() argument