Home
last modified time | relevance | path

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

/reactos/sdk/lib/ucrt/inc/
H A Dcorecrt_internal_traits.h84 …_APPLY(get_temp_path, __acrt_GetTempPath2A, __acr…
/reactos/sdk/lib/ucrt/stdio/
H A Dtmpfile.cpp111 …DWORD const temp_path_length = stdio_traits::get_temp_path(static_cast<DWORD>(buffer_count), buffe… in initialize_tmpfile_buffer_nolock()
/reactos/modules/rostests/winetests/scrrun/
H A Dfilesystem.c54 static inline void get_temp_path(const WCHAR *prefix, WCHAR *path) in get_temp_path() function
227 get_temp_path(NULL, buffW); in test_createfolder()
629 get_temp_path(NULL, pathW); in test_GetFile()
1050 get_temp_path(fooW, buffW); in test_FolderCollection()
1226 get_temp_path(fooW, buffW); in test_FileCollection()