Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dhscutl.h63 int get_file_accmode_flags( int fd );
H A Dw32util.h159 W32_DLL_IMPORT int get_file_accmode_flags( int fd );
H A Dhscutl.c659 DLL_EXPORT int get_file_accmode_flags( int fd ) in get_file_accmode_flags() function
H A Dw32util.c1135 DLL_EXPORT int get_file_accmode_flags( int fd ) in get_file_accmode_flags() function
H A Dcckdutil.c942 fdflags = get_file_accmode_flags(fd); in cckd_chkdsk()
H A Dcckddasd.c290 fdflags = get_file_accmode_flags( dev->fd ); in cckddasd_init_handler()