Searched defs:read_file (Results 1 – 4 of 4) sorted by relevance
13 static void *read_file(const char *filename, ssize_t *_size) in read_file() function
75 read_file(const char* filename, char* buff, size_t buffsize) in read_file() function
127 void *read_file(const char *fn, unsigned *_sz) in read_file() function
242 static int read_file(const char *path, char *buf, size_t sz) in read_file() function