Home
last modified time | relevance | path

Searched defs:full_path (Results 1 – 9 of 9) sorted by relevance

/openbmc/openbmc-test-automation/ffdc/plugins/
H A Dtelnet_execution.py11 full_path = abs_path.split("plugins")[0] variable
H A Dscp_execution.py11 full_path = abs_path.split("plugins")[0] variable
H A Dssh_execution.py11 full_path = abs_path.split("plugins")[0] variable
/openbmc/openbmc-test-automation/ffdc/
H A Dcollect_ffdc.py15 full_path = abs_path.split("ffdc")[0] variable
/openbmc/smbios-mdr/src/
H A Dcpuinfo_utils.cpp108 std::string full_path = newState; in updateOsState() local
/openbmc/u-boot/tools/buildman/
H A Dtoolchain.py147 def MakeEnvironment(self, full_path): argument
H A Dbuilder.py225 no_subdirs=False, full_path=False, verbose_build=False, argument
/openbmc/u-boot/lib/efi_loader/
H A Defi_disk.c190 efi_fs_from_path(struct efi_device_path *full_path) in efi_fs_from_path()
H A Defi_device_path.c925 efi_status_t efi_dp_split_file_path(struct efi_device_path *full_path, in efi_dp_split_file_path()