Searched defs:hfile (Results 1 – 4 of 4) sorted by relevance
38 HANDLE hfile; in getfiletime() local95 HANDLE hfile; in setfiletime() local
56 SSIZE_T pread(HANDLE hfile, char* src, size_t num_bytes, uint64_t offset) { in pread()107 WindowsRandomAccessFile(const string& fname, HANDLE hfile) in WindowsRandomAccessFile()215 WinReadOnlyMemoryRegion(const std::string& filename, HANDLE hfile, in WinReadOnlyMemoryRegion()254 HANDLE hfile = in NewRandomAccessFile() local274 HANDLE hfile = in NewWritableFile() local294 HANDLE hfile = in NewAppendableFile() local332 HANDLE hfile = in NewReadOnlyMemoryRegionFromFile() local
1921 char *hfile = NULL; in hostapd_cli_interactive() local
4255 static char *hfile = NULL; variable