Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/libcxx/src/
HDsystem_error.cpp34 string do_strerror_r(int ev);
37 string do_strerror_r(int ev) { in do_strerror_r() function
79 string do_strerror_r(int ev) { in do_strerror_r() function
119 return do_strerror_r(ev); in message()