Home
last modified time | relevance | path

Searched defs:uuid_str (Results 1 – 12 of 12) sorted by relevance

/freebsd-src/lib/libefivar/
H A Defivar.h90 const char *uuid_str; member
/freebsd-src/usr.sbin/efitable/
H A Defitable.c88 char *uuid_str = optarg; in main() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/Default/
H A DSymbolLocatorDefault.cpp148 std::string uuid_str; LocateExecutableSymbolFile() local
[all...]
/freebsd-src/contrib/wpa/wpa_supplicant/
H A Dwps_supplicant.c779 uuid_bin2str(ap->uuid, uuid_str, sizeof(uuid_str)); in wpa_supplicant_wps_event_er_enrollee_add() local
745 char uuid_str[100]; wpa_supplicant_wps_event_er_ap_add() local
770 char uuid_str[100]; wpa_supplicant_wps_event_er_ap_remove() local
805 char uuid_str[100]; wpa_supplicant_wps_event_er_enrollee_remove() local
816 char uuid_str[100]; wpa_supplicant_wps_event_er_ap_settings() local
842 char uuid_str[100]; wpa_supplicant_wps_event_er_set_sel_reg() local
[all...]
H A Dctrl_iface.c2496 char uuid_str[100]; wpa_supplicant_ctrl_iface_status() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp1117 const auto uuid_str = matched_module_spec.GetUUID().GetAsString(""); in Handle_qModuleInfo() local
1185 const auto uuid_str = matched_module_spec.GetUUID().GetAsString(""); in Handle_jModulesInfo() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/FreeBSD-Kernel/
H A DDynamicLoaderFreeBSDKernel.cpp229 std::string uuid_str; in CheckForKernelImageAtAddress() local
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp930 std::string uuid_str; GetSharedModule() local
1010 std::string uuid_str; GetSharedModule() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DBreakpadRecords.cpp116 llvm::StringRef uuid_str = str.take_front(hex_digits<data_t::uuid_t>()); in parseModuleId() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/DebugSymbols/
H A DSymbolLocatorDebugSymbols.cpp1049 const std::string uuid_str = uuid_ptr ? uuid_ptr->GetAsString() : ""; DownloadObjectAndSymbolFile() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cpp1373 char uuid_str[128]; in DumpProcessMap() local
/freebsd-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp3144 std::string uuid_str; DoExecute() local