Searched defs:file_path (Results 1 – 5 of 5) sorted by relevance
48 …def getFilepath(self, file_path): # Gets arguments from Command-Line and assigns to instance of cl… argument118 file_path = "" variable120 file_path = sys.argv[1] variable123 file_path = DEFAULT_FP variable
59 char *file_path = filename; in normal_writer() local92 char *file_path = filename; in map_writer() local
80 char file_path[PATH_MAX], line[512], *token, *key, *value; in smb_retrieve_shares() local
133 char file_path[PATH_MAX] = {0}; in process_hugefiles() local
5170 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()