Searched defs:hfile (Results 1 – 7 of 7) sorted by relevance
38 HANDLE hfile; in getfiletime() local95 HANDLE hfile; in setfiletime() local
55 SSIZE_T pread(HANDLE hfile, char* src, size_t num_bytes, uint64_t offset) { in pread()106 WindowsRandomAccessFile(const string& fname, HANDLE hfile) in WindowsRandomAccessFile()236 WinReadOnlyMemoryRegion(const std::string& filename, HANDLE hfile, in WinReadOnlyMemoryRegion()275 HANDLE hfile = in NewRandomAccessFile() local295 HANDLE hfile = in NewWritableFile() local315 HANDLE hfile = in NewAppendableFile() local353 HANDLE hfile = in NewReadOnlyMemoryRegionFromFile() local
61 hfile = open(output_file, 'w') variable
58 hfile = open(output_file, 'w') variable
56 hfile = open(output_file, 'w') variable
1924 char *hfile = NULL; in hostapd_cli_interactive() local
4327 static char *hfile = NULL; variable