ReactOS 0.4.16-dev-311-g9382aa2
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Functions | |
long WINAPI | _hread (HFILE hFile, LPVOID lpBuffer, long lBytes) |
long WINAPI | _hwrite (HFILE hFile, LPCSTR lpBuffer, long lBytes) |
HFILE WINAPI | _lopen (LPCSTR lpPathName, int iReadWrite) |
HFILE WINAPI | _lcreat (LPCSTR lpPathName, int iAttribute) |
int WINAPI | _lclose (HFILE hFile) |
LONG WINAPI | _llseek (HFILE hFile, LONG lOffset, int iOrigin) |
Definition at line 20 of file lfile.c.
Referenced by HLPFILE_ReadFileToBuffer(), LZCopy(), test__hread(), test__hwrite(), test__lcreat(), test__llopen(), test__llseek(), and test__lwrite().
Definition at line 41 of file lfile.c.
Referenced by mmioDosIOProc(), test__hread(), test__hwrite(), test__lclose(), test__lcreat(), test__llopen(), test__llseek(), and test__lread().
Definition at line 138 of file lfile.c.
Referenced by GetExpandedNameA(), GRPFILE_WriteGroupFile(), HLPFILE_DoReadHlpFile(), Imm32CopyImeFile(), LZClose(), mmioDosIOProc(), test__hread(), test__hwrite(), test__lclose(), test__lcreat(), test__llopen(), test__llseek(), test__lread(), test__lwrite(), test_FindFirstFile_wildcards(), test_FindFirstFileA(), test_FindFirstFileExA(), test_OpenFile(), and VerInstallFileA().
Definition at line 116 of file lfile.c.
Referenced by GRPFILE_WriteGroupFile(), test__hread(), test__hwrite(), test__lclose(), test__lcreat(), test__llopen(), test__llseek(), test__lread(), test__lwrite(), test_FindFirstFile_wildcards(), test_FindFirstFileA(), and test_FindFirstFileExA().
Definition at line 149 of file lfile.c.
Referenced by llseek(), LZInit(), LZRead(), LZSeek(), mmioDosIOProc(), read_header(), test__hread(), test__lcreat(), test__llseek(), test__lread(), and test_mmioSeek().
Definition at line 70 of file lfile.c.
Referenced by test__hread(), test__hwrite(), test__llopen(), test__lread(), and test__lwrite().