Home
last modified time | relevance | path

Searched defs:file_path (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/usertools/
H A Ddpdk-telemetry-client.py48 …def getFilepath(self, file_path): # Gets arguments from Command-Line and assigns to instance of cl… argument
118 file_path = "" variable
120 file_path = sys.argv[1] variable
123 file_path = DEFAULT_FP variable
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/mmapwrite/
H A Dmmapwrite.c59 char *file_path = filename; in normal_writer() local
92 char *file_path = filename; in map_writer() local
/f-stack/freebsd/contrib/openzfs/lib/libshare/os/linux/
H A Dsmb.c80 char file_path[PATH_MAX], line[512], *token, *key, *value; in smb_retrieve_shares() local
/f-stack/dpdk/app/test/
H A Dtest_eal_flags.c133 char file_path[PATH_MAX] = {0}; in process_hugefiles() local
/f-stack/dpdk/app/test-pmd/
H A Dconfig.c5170 open_file(const char *file_path, uint32_t *size) in open_file()
5223 save_file(const char *file_path, uint8_t *buf, uint32_t size) in save_file()