Home
last modified time | relevance | path

Searched defs:err_string (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/usr.bin/newkey/
H A Dnewkey.c203 err_string(int code) in err_string() function
/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBError.cpp177 const char *err_string = GetCString(); in GetDescription() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Utility/
H A DStringExtractorGDBRemote.cpp29 auto err_string = packet_ref.substr(4); in GetResponseType() local
/freebsd-13.1/usr.bin/top/
H A Dcommands.c218 err_string(void) in err_string() function
/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/
H A Derror.c575 const char *err_string; in print_error() local