Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dw32stape.c522 int w32_internal_mtpos ( HANDLE hFile, U32* pStat, DWORD* pdwLogPos,
769 rc = w32_internal_mtpos( hFile, pStat, &mtpos->mt_blkno, NULL, ifd ); in w32_ioctl_tape()
1119 if ( 0 != ( errno = w32_internal_mtpos( hFile, pStat, &dwLogicalPosition, NULL, ifd ) ) ) in w32_internal_mtget()
1140 int w32_internal_mtpos ( HANDLE hFile, U32* pStat, DWORD* pdwLogPos, in w32_internal_mtpos() function