Home
last modified time | relevance | path

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

/aosp12/bionic/libc/bionic/
H A Dstring_l.cpp36 char* strerror_l(int error, locale_t) { in strerror_l() function
/aosp12/bionic/tests/
H A Dstring_test.cpp67 TEST(STRING_TEST, strerror_l) { in TEST() argument