Searched defs:ReadFromFile (Results 1 – 3 of 3) sorted by relevance
184 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, in ReadFromFile() function
776 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, ReadFromFile() function
219 bool ReadFromFile(std::string const& fname, ArgT* arg) { in ReadFromFile() function