Home
last modified time | relevance | path

Searched defs:filepath (Results 1 – 23 of 23) sorted by relevance

/openbmc/openbmc-tools/rootfs_size/
H A Drootfs_size.py58 def get_unsquash_results(filepath): argument
101 filepath = os.path.join(root, name) variable
/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dappend.py415 def existing_path(filepath): argument
421 def existing_file(filepath): argument
/openbmc/qemu/tests/qemu-iotests/
H A D257199 def blockdev_backup_mktarget(drive, target_id, filepath, sync, **kwargs): argument
204 def reference_backup(drive, n, filepath): argument
213 def backup(drive, n, filepath, sync, **kwargs): argument
H A D25640 def create_target(filepath, name, size): argument
/openbmc/bmcweb/include/
H A Dssl_key_handler.hpp109 inline std::string verifyOpensslKeyCert(const std::string& filepath) in verifyOpensslKeyCert()
270 inline void writeCertificateToFile(const std::string& filepath, in writeCertificateToFile()
464 inline std::string ensureOpensslKeyPresentAndValid(const std::string& filepath) in ensureOpensslKeyPresentAndValid()
H A Dimage_upload.hpp100 std::string filepath("/tmp/images/" + bmcweb::getRandomUUID()); in uploadImageHandler() local
/openbmc/linux/tools/thermal/tmon/
H A Dsysfs.c37 char filepath[PATH_MAX + 2]; /* NUL and '/' */ in sysfs_set_ulong() local
61 char filepath[PATH_MAX + 2]; /* NUL and '/' */ in sysfs_get_ulong() local
80 char filepath[PATH_MAX + 2]; /* NUL and '/' */ in sysfs_get_string() local
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_table.cpp46 std::string filepath = record.value(path, ""); in FileTable() local
/openbmc/linux/tools/usb/usbip/libsrc/
H A Dusbip_device_driver.c66 char filepath[SYSFS_PATH_MAX]; in read_usb_vudc_device() local
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_flow_dissector.c581 static void __attribute__((noreturn)) usage(const char *filepath) in usage()
612 static int parse_protocol_family(const char *filepath, const char *optarg) in parse_protocol_family()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/
H A Dsettings.py85 filepath = os.path.join(dirpath, fn) variable
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.c1172 char *filename, filepath[100]; in ath11k_core_fetch_board_data_api_n() local
1293 char *filename, filepath[100]; in ath11k_core_fetch_bdf() local
/openbmc/linux/tools/testing/selftests/net/
H A Dudpgso_bench_rx.c285 static void usage(const char *filepath) in usage()
H A Dudpgso_bench_tx.c430 static void usage(const char *filepath) in usage()
H A Dmsg_zerocopy.c694 static void usage(const char *filepath) in usage()
H A Dtxtimestamp.c665 static void __attribute__((noreturn)) usage(const char *filepath) in usage()
H A Dio_uring_zerocopy_tx.c485 static void usage(const char *filepath) in usage()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.c224 char *filename, filepath[100]; in ath12k_core_fetch_board_data_api_n() local
/openbmc/linux/tools/bpf/bpftool/
H A Dprog.c698 char *filepath, bool opcodes, bool visual, bool linum) in prog_dump()
875 char *filepath = NULL; in do_dump() local
/openbmc/bmcweb/redfish-core/lib/
H A Dupdate_service.hpp685 std::filesystem::path filepath("/tmp/images/" + bmcweb::getRandomUUID()); in uploadImageFile() local
/openbmc/qemu/tests/unit/
H A Dtest-char.c1264 static void char_file_test_internal(Chardev *ext_chr, const char *filepath) in char_file_test_internal()
/openbmc/openbmc/poky/bitbake/lib/layerindexlib/
H A D__init__.py1285 filename, filepath, pn, pv, layerbranch, argument
/openbmc/linux/fs/smb/server/
H A Dvfs.c1229 char *filepath; in ksmbd_vfs_kern_path_locked() local