Home
last modified time | relevance | path

Searched defs:temp_file (Results 1 – 8 of 8) sorted by relevance

/reactos/sdk/include/reactos/libs/libjpeg/
H A Djmemsys.h160 short temp_file; /* file reference number to temp file */ member
165 FILE * temp_file; /* stdio reference to temp file */ member
/reactos/modules/rostests/winetests/imagehlp/
H A Dimage.c247 static HANDLE create_temp_file(char *temp_file) in create_temp_file()
321 char temp_file[MAX_PATH]; in test_get_digest_stream() local
382 char temp_file[MAX_PATH]; in test_bind_image_ex() local
434 char temp_file[MAX_PATH]; in test_image_load() local
/reactos/modules/rostests/winetests/wintrust/
H A Dsoftpub.c286 static HANDLE create_temp_file(WCHAR *temp_file) in create_temp_file()
745 WCHAR temp_file[MAX_PATH]; in test_sip_create_indirect_data() local
/reactos/modules/rostests/winetests/winmm/
H A Dmmio.c672 static BOOL create_test_file(char *temp_file) in create_test_file()
H A Dwave.c1644 static void create_wav_file(char *temp_file) in create_wav_file()
/reactos/dll/win32/cabinet/
H A Dfci.c109 struct temp_file struct
120 struct temp_file data; argument
/reactos/modules/rostests/winetests/oleaut32/
H A Dolepicture.c958 char temp_file[MAX_PATH]; in test_OleLoadPicturePath() local
/reactos/modules/rostests/winetests/kernel32/
H A Dfile.c1751 char temp_path[MAX_PATH], temp_file[MAX_PATH]; in test_DeleteFileA() local