Home
last modified time | relevance | path

Searched defs:error_msg (Results 1 – 8 of 8) sorted by relevance

/freebsd/lib/libkvm/tests/
H A Dkvm_geterr_test.c69 char *error_msg; in ATF_TC_BODY() local
96 char *error_msg; in ATF_TC_BODY() local
/freebsd/crypto/heimdal/lib/kadm5/
H A Dpassword_quality.c459 static char error_msg[1024]; in kadm5_check_password_quality() local
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectMultiword.cpp195 std::string error_msg; in Execute() local
[all...]
/freebsd/sys/fs/ext2fs/
H A Dext2_lookup.c819 char *error_msg = NULL; in ext2_check_direntry() local
H A Dext2_extents.c451 char *error_msg; in ext4_ext_check_header() local
[all...]
/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DTooling.cpp159 SmallString<256> error_msg; in getCC1Arguments() local
/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_discovery.c945 char *error_msg; in pqisrc_raid_map_validation() local
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2593 llvm::StringRef error_msg = tmp_result.GetErrorData(); in HandleCommands() local
3489 StreamString error_msg; in ResolveCommandImpl() local