Searched defs:user_buffer (Results 1 – 3 of 3) sorted by relevance
/reactos/sdk/lib/ucrt/misc/ |
H A D | getcwd.cpp | 110 static Character* __cdecl common_getdcwd( in common_getdcwd() 181 char* const user_buffer, in _getcwd() 189 wchar_t* const user_buffer, in _wgetcwd() 198 char* const user_buffer, in _getdcwd() 207 wchar_t* const user_buffer, in _wgetdcwd() 220 char* const user_buffer, in _getcwd_dbg() 231 wchar_t* const user_buffer, in _wgetcwd_dbg() 243 char* const user_buffer, in _getdcwd_dbg() 255 wchar_t* const user_buffer, in _wgetdcwd_dbg()
|
/reactos/sdk/lib/ucrt/filesystem/ |
H A D | fullpath.cpp | 63 static Character* __cdecl common_fullpath( in common_fullpath() 107 char* const user_buffer, in _fullpath() 116 wchar_t* const user_buffer, in _wfullpath() 130 char* const user_buffer, in _fullpath_dbg() 142 wchar_t* const user_buffer, in _wfullpath_dbg()
|
/reactos/dll/win32/mpr/ |
H A D | wnet.c | 1439 void* user_buffer, DWORD* user_size) in _enumerateConnectedW() 1562 void* user_buffer, DWORD* user_size) in _enumeratorRememberedW()
|