Searched defs:hfile (Results 1 – 7 of 7) sorted by relevance
40 HANDLE hfile; in getfiletime() local99 HANDLE hfile; in setfiletime() local
59 SSIZE_T pread(HANDLE hfile, char* src, size_t num_bytes, uint64_t offset) { in pread()110 WindowsRandomAccessFile(const string& fname, HANDLE hfile) in WindowsRandomAccessFile()284 WinReadOnlyMemoryRegion(const std::string& filename, HANDLE hfile, in WinReadOnlyMemoryRegion()324 HANDLE hfile = in NewRandomAccessFile() local345 HANDLE hfile = in NewWritableFile() local366 HANDLE hfile = in NewAppendableFile() local405 HANDLE hfile = in NewReadOnlyMemoryRegionFromFile() local
61 hfile = open(output_file, 'w') variable
58 hfile = open(output_file, 'w') variable
106 hfile = open(output_file, 'w') variable
1975 char *hfile = NULL; in hostapd_cli_interactive() local
4503 static char *hfile = NULL; variable