Searched defs:read_file (Results 1 – 11 of 11) sorted by relevance
25 def read_file(path): function
27 std::string read_file(const std::string &filename) { in read_file() function
99 function read_file() function
136 def read_file(fname): function
261 static void *read_file(const char *filename) in read_file() function
277 def read_file(path): function
239 static int read_file(struct unit_test_state *uts, const char *fname, in read_file() function
228 static char *read_file(char *file_name, int *size) in read_file() function
124 int read_file(int fd, unsigned long long *offset, char *buf, int len) in read_file() function
9 def read_file(filename): function
123 static int read_file(const char *path, char *buf, size_t buflen) in read_file() function