Home
last modified time | relevance | path

Searched defs:hfile (Results 1 – 4 of 4) sorted by relevance

/external/curl/src/
Dtool_filetime.c38 HANDLE hfile; in getfiletime() local
95 HANDLE hfile; in setfiletime() local
/external/tensorflow/tensorflow/core/platform/windows/
Dwindows_file_system.cc56 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() local
274 HANDLE hfile = in NewWritableFile() local
294 HANDLE hfile = in NewAppendableFile() local
332 HANDLE hfile = in NewReadOnlyMemoryRegionFromFile() local
/external/wpa_supplicant_8/hostapd/
Dhostapd_cli.c1921 char *hfile = NULL; in hostapd_cli_interactive() local
/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_cli.c4255 static char *hfile = NULL; variable