Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Ddasdcopy.c264 icif = open_fba_image (ifile, sfile, O_RDONLY|O_BINARY, 0); in main()
331 ocif = open_fba_image (ofile, NULL, O_RDWR|O_BINARY, 1); in main()
H A Ddasdblks.h370 DUT_DLL_IMPORT CIFBLK* open_fba_image (char *fname, char *sfname, int omode,
H A Ddasdutil.c744 DLL_EXPORT CIFBLK* open_fba_image (char *fname, char *sfname, int omode, in open_fba_image() function