Home
last modified time | relevance | path

Searched defs:path (Results 1026 – 1050 of 1127) sorted by relevance

1...<<414243444546

/openbmc/phosphor-objmgr/libmapper/
H A Dmapper.c71 const char* path; member
/openbmc/qemu/block/export/
H A Dfuse.c358 static bool is_regular_file(const char *path, Error **errp) in is_regular_file()
/openbmc/qemu/ui/
H A Ddbus-console.c534 g_autofree char *path = NULL; in dbus_display_console_new() local
/openbmc/dbus-sensors/src/intel-cpu/
H A DIntelCPUSensorMain.cpp440 for (const auto& path : std::filesystem::directory_iterator(dir)) exportDevice() local
[all...]
/openbmc/phosphor-host-ipmid/
H A Dstoragehandler.cpp758 auto path = iter->second[0].path; in ipmiStorageGetFruInvAreaInfo() local
/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_test.cpp41 char path[] = "/tmp/tempdirXXXXXX"; in makeTempDir() local
49 fs::path path = dir / (std::string{"file"} + std::to_string(count)); in writeFileAndGetFD() local
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp1387 static uint8_t executeCmd(const char* path) in executeCmd()
1869 std::string path; in getConfigPath() local
2060 std::string path = getConfigPath(pathName); in ipmiOEMSetFscParameter() local
2167 std::string path = getConfigPath(pathName); in ipmiOEMGetFscParameter() local
H A Dbiosconfigcommands.cpp603 static int generateBIOSXMLFile(const char* path, ArgTypes&&... tArgs) in generateBIOSXMLFile()
/openbmc/u-boot/lib/bzip2/
H A Dbzlib.c1410 ( const char *path, /* no use when bzdopen */ in bzopen_or_bzdopen()
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dsstatetests.py42 def track_for_cleanup(self, path): argument
/openbmc/fb-ipmi-oem/src/
H A Dusb-dbg.cpp34 const std::string path = "/xyz/openbmc_project/Chassis/Buttons/HostSelector"; variable
H A Doemcommands.cpp544 for (const auto& path : paths) in getMotherBoardFruPath() local
555 std::string path = getMotherBoardFruPath(); in getMotherBoardFruName() local
619 for (const auto& path : paths) in getFruData() local
/openbmc/qemu/hw/vfio/
H A Diommufd.c223 g_autofree char *path = NULL; in iommufd_cdev_getfd() local
/openbmc/u-boot/fs/fat/
H A Dfat.c937 static int fat_itr_resolve(fat_itr *itr, const char *path, unsigned type) in fat_itr_resolve()
/openbmc/u-boot/scripts/kconfig/
H A Dconfdata.c842 char path[PATH_MAX+1]; in conf_split_config() local
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcache.py33 def getCacheFile(path, filename, mc, data_hash): argument
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dstandard.py407 def _git_exclude_path(srctree, path): argument
/openbmc/bmcweb/redfish-core/lib/
H A Dtrigger.hpp806 for (const sdbusplus::message::object_path& path : reportPaths) in getMetricReportDefinitions() local
/openbmc/qemu/util/
H A Dvfio-helpers.c113 char *path = NULL; in sysfs_find_group_file() local
H A Doslib-win32.c330 g_autofree char *path = NULL; in qemu_socketpair() local
/openbmc/phosphor-power/phosphor-power-supply/
H A Dpsu_manager.cpp1194 for (const auto& path : sortedPaths) in isRequiredPSU() local
/openbmc/qemu/block/
H A Dnbd.c1680 const char *path = qemu_opt_get(legacy_opts, "path"); in nbd_process_legacy_socket_options() local
2045 const char *host = NULL, *port = NULL, *path = NULL; in nbd_refresh_filename() local
/openbmc/u-boot/drivers/core/
H A Dofnode.c401 ofnode ofnode_path(const char *path) in ofnode_path()
/openbmc/smbios-mdr/include/
H A Dsmbios_mdrv2.hpp361 std::string path = smbiosInventoryPath + suffix + std::to_string(index); in getObjectPath() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpel.cpp182 auto path = std::string(OBJ_ENTRY) + '/' + std::to_string(obmcLogID); in PEL() local

1...<<414243444546