Searched defs:read_file (Results 1 – 9 of 9) sorted by relevance
99 function read_file() function
14 def read_file(path): function
213 static void *read_file(const char *filename) in read_file() function
228 static char *read_file(char *file_name, int *size) in read_file() function
28 def read_file(path): global() function [all...]
31 int read_file(const char *path, char *buf, size_t count, size_t *len) in read_file() function
572 static char *read_file(const char *file, enum errhandling h) in read_file() function
2078 static int read_file(int fd, u64 offs, void *buf, size_t sz) in read_file() function
5774 TEST_F(audit_layout1, read_file) in TEST_F() argument