Searched refs:_get_osfhandle (Results 1 – 2 of 2) sorted by relevance
170 # undef _get_osfhandle171 # define _get_osfhandle(fd) (fd) macro180 intptr_t handle = _get_osfhandle(fd); in tool_ftruncate64()
216 fhnd = _get_osfhandle(fileno(outs->stream)); in tool_write_cb()
Completed in 12 milliseconds