Home
last modified time | relevance | path

Searched refs:w32_fdopen (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/hercules/hercules-3.13/
H A Dw32util.h201 W32_DLL_IMPORT FILE* w32_fdopen ( int their_fd, const char* their_mode );
H A Dhmacros.h63 #define fdopen w32_fdopen
H A Dw32util.c2104 DLL_EXPORT FILE* w32_fdopen( int their_fd, const char* their_mode ) in w32_fdopen() function