Home
last modified time | relevance | path

Searched defs:errno_str (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/details/
H A Dos.h335 inline std::string errno_str(int err_num) in errno_str() function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/exec/
H A Dexecveat.c44 int expected_errno, const char *errno_str) in _check_execveat_fail()
/aosp_15_r20/external/openscreen/platform/impl/
H A Dudp_socket_posix.cc593 const char* errno_str; in OnError() local