Searched defs:_sz (Results 1 – 5 of 5) sorted by relevance
22 void *load_file(const char *fn, unsigned *_sz) in load_file()
28 static void *load_file(const char *fn, unsigned *_sz) in load_file()
172 static void *load_fd(int fd, unsigned *_sz) in load_fd()202 static void *load_file(const char *fn, unsigned *_sz) in load_file()
142 void *read_file(const char *fn, unsigned *_sz) in read_file()
21 void *load_file(const char *fn, unsigned *_sz) in load_file()