Home
last modified time | relevance | path

Searched defs:lpBuffer (Results 1 – 11 of 11) sorted by relevance

/trunk/main/framework/source/fwi/helper/
H A Dnetworkdomain.cxx49 static DWORD WINAPI GetUserDomainW_NT( LPWSTR lpBuffer, DWORD nSize ) in GetUserDomainW_NT()
58 static DWORD WINAPI GetUserDomainW_WINDOWS( LPWSTR lpBuffer, DWORD nSize ) in GetUserDomainW_WINDOWS()
/trunk/main/sal/systools/win32/uwinapi/
H A DGetUserDomainA.cpp27 EXTERN_C DWORD WINAPI GetUserDomainA_NT( LPSTR lpBuffer, DWORD nSize ) in GetUserDomainA_NT()
H A DGetUserDomainW.cpp27 EXTERN_C DWORD WINAPI GetUserDomainW_NT( LPWSTR lpBuffer, DWORD nSize ) in GetUserDomainW_NT()
/trunk/main/sal/osl/os2/
H A Dpipeimpl.cxx390 bool Pipe::Write( LPCVOID lpBuffer, DWORD dwBytesToWrite, LPDWORD lpBytesWritten, bool bWait ) in Write()
413 bool Pipe::Read( LPVOID lpBuffer, DWORD dwBytesToRead, LPDWORD lpBytesRead, bool bWait ) in Read()
736 extern "C" BOOL WINAPI WriteSimplePipe( HANDLE hPipe, LPCVOID lpBuffer, DWORD dwBytesToWrite, LPDWO… in WriteSimplePipe()
749 extern "C" BOOL WINAPI ReadSimplePipe( HANDLE hPipe, LPVOID lpBuffer, DWORD dwBytesToRead, LPDWORD … in ReadSimplePipe()
/trunk/main/sal/osl/w32/
H A Dpipeimpl.cxx395 bool Pipe::Write( LPCVOID lpBuffer, DWORD dwBytesToWrite, LPDWORD lpBytesWritten, bool bWait ) in Write()
418 bool Pipe::Read( LPVOID lpBuffer, DWORD dwBytesToRead, LPDWORD lpBytesRead, bool bWait ) in Read()
741 extern "C" BOOL WINAPI WriteSimplePipe( HANDLE hPipe, LPCVOID lpBuffer, DWORD dwBytesToWrite, LPDWO… in WriteSimplePipe()
754 extern "C" BOOL WINAPI ReadSimplePipe( HANDLE hPipe, LPVOID lpBuffer, DWORD dwBytesToRead, LPDWORD … in ReadSimplePipe()
H A Dtempfile.cxx239 LPWSTR lpBuffer = ::osl::mingw_reinterpret_cast<LPWSTR>(aBuffer); in osl_getTempDirURL() local
H A Dfile_url.cxx992 LPTSTR lpBuffer = NULL; in osl_searchFileURL() local
H A Dfile_dirvol.cxx346 static BOOL WINAPI EnumLogicalDrives(HANDLE hEnum, LPTSTR lpBuffer) in EnumLogicalDrives()
/trunk/main/filter/source/placeware/
H A Dtempfile.cxx91 LPWSTR lpBuffer = szBuffer; in my_getTempDirURL() local
/trunk/main/xmerge/source/activesync/
H A DXMergeFilter.cpp144 DWORD dwLanguageId, LPTSTR lpBuffer, DWORD nSize, in FormatMessage()
/trunk/main/crashrep/source/win32/
H A Dsoreport.cpp506 static int LoadAndFormatString( HINSTANCE hInstance, UINT uID, LPTSTR lpBuffer, int nBufferMax ) in LoadAndFormatString()

Completed in 59 milliseconds