Searched defs:os_handle (Results 1 – 8 of 8) sorted by relevance
125 HANDLE const os_handle = reinterpret_cast<HANDLE>(_osfhnd(fh)); in write_double_translated_ansi_nolock() local411 HANDLE const os_handle = reinterpret_cast<HANDLE>(_osfhnd(fh)); in write_text_ansi_nolock() local468 HANDLE const os_handle = reinterpret_cast<HANDLE>(_osfhnd(fh)); in write_text_utf16le_nolock() local530 HANDLE const os_handle = reinterpret_cast<HANDLE>(_osfhnd(fh)); in write_text_utf8_nolock() local630 HANDLE const os_handle = reinterpret_cast<HANDLE>(_osfhnd(fh)); in write_binary_nolock() local
21 static long __cdecl common_lseek_do_seek_nolock(HANDLE const os_handle, long const offset, int cons… in common_lseek_do_seek_nolock()55 static __int64 __cdecl common_lseek_do_seek_nolock(HANDLE const os_handle, __int64 const offset, in… in common_lseek_do_seek_nolock()71 HANDLE const os_handle = reinterpret_cast<HANDLE>(_get_osfhandle(fh)); in common_lseek_nolock() local
104 HANDLE const os_handle = reinterpret_cast<HANDLE>(_osfhnd(fh)); in translate_text_mode_nolock() local426 HANDLE const os_handle = reinterpret_cast<HANDLE>(_osfhnd(fh)); in _read_nolock() local
144 intptr_t const os_handle = reinterpret_cast<intptr_t>(GetStdHandle(get_std_handle_id(fh))); in initialize_stdio_handles_nolock() local
704 HANDLE os_handle = create_file(path, &security_attributes, options); in _wsopen_nolock() local
100 intptr_t const os_handle = _osfhnd(i); in __acrt_initialize_stdio() local
26 HANDLE const os_handle = reinterpret_cast<HANDLE>(_get_osfhandle(stream.lowio_handle())); in stream_is_at_end_of_file_nolock() local
268 HANDLE const os_handle = reinterpret_cast<HANDLE>(handle); in common_find_next_wide() local