Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dw32stape.h36 W32ST_DLL_IMPORT int w32_close_tape ( int fd );
H A Dhmacros.h21 #define close_tape w32_close_tape
H A Dw32stape.c529 int w32_close_tape ( ufd_t ufd ) in w32_close_tape() function