Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/src/__support/StringUtil/
H A Derror_to_string.cpp68 cpp::string_view get_error_string(int err_num) { in get_error_string() function
73 cpp::string_view get_error_string(int err_num, cpp::span<char> buffer) { in get_error_string() function
/freebsd/lib/libsecureboot/openpgp/
H A Dopgp_sig.c61 #define get_error_string ve_error_get macro
/freebsd/contrib/bsddialog/lib/
H A Dlib_util.c107 const char *get_error_string(void) in get_error_string() function