Searched refs:_gl_nothrow_get_osfhandle (Results 1 – 2 of 2) sorted by relevance
36 extern intptr_t _gl_nothrow_get_osfhandle (int fd);37 # define _get_osfhandle _gl_nothrow_get_osfhandle
33 _gl_nothrow_get_osfhandle (int fd) in _gl_nothrow_get_osfhandle() function