Searched refs:ReturnLastError (Results 1 – 3 of 3) sorted by relevance
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/openvpnserv/ |
H A D | interactive.c | 355 ReturnLastError(HANDLE pipe, LPCWSTR func) in ReturnLastError() function 457 ReturnLastError(pipe, L"PeekNamedPipeAsync"); in GetStartupData() 473 ReturnLastError(pipe, L"malloc"); in GetStartupData() 481 ReturnLastError(pipe, L"ReadPipeAsync"); in GetStartupData() 1681 ReturnLastError(pipe, L"OpenThreadToken"); in RunOpenvpn() 1743 ReturnLastError(pipe, L"SetEntriesInAcl"); in RunOpenvpn() 1771 ReturnLastError(pipe, L"CreatePipe"); in RunOpenvpn() 1782 ReturnLastError(pipe, L"CreateNamedPipe"); in RunOpenvpn() 1790 ReturnLastError(pipe, L"CreateFile"); in RunOpenvpn() 1805 ReturnLastError(pipe, L"malloc"); in RunOpenvpn() [all …]
|
/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/openvpnserv/ |
H A D | interactive.c | 359 ReturnLastError(HANDLE pipe, LPCWSTR func) in ReturnLastError() function 461 ReturnLastError(pipe, L"PeekNamedPipeAsync"); in GetStartupData() 477 ReturnLastError(pipe, L"malloc"); in GetStartupData() 485 ReturnLastError(pipe, L"ReadPipeAsync"); in GetStartupData() 1696 ReturnLastError(pipe, L"OpenThreadToken"); in RunOpenvpn() 1758 ReturnLastError(pipe, L"SetEntriesInAcl"); in RunOpenvpn() 1786 ReturnLastError(pipe, L"CreatePipe"); in RunOpenvpn() 1797 ReturnLastError(pipe, L"CreateNamedPipe"); in RunOpenvpn() 1805 ReturnLastError(pipe, L"CreateFile"); in RunOpenvpn() 1820 ReturnLastError(pipe, L"malloc"); in RunOpenvpn() [all …]
|
/dports/security/openvpn/openvpn-2.5.6/src/openvpnserv/ |
H A D | interactive.c | 359 ReturnLastError(HANDLE pipe, LPCWSTR func) in ReturnLastError() function 461 ReturnLastError(pipe, L"PeekNamedPipeAsync"); in GetStartupData() 477 ReturnLastError(pipe, L"malloc"); in GetStartupData() 485 ReturnLastError(pipe, L"ReadPipeAsync"); in GetStartupData() 1696 ReturnLastError(pipe, L"OpenThreadToken"); in RunOpenvpn() 1758 ReturnLastError(pipe, L"SetEntriesInAcl"); in RunOpenvpn() 1786 ReturnLastError(pipe, L"CreatePipe"); in RunOpenvpn() 1797 ReturnLastError(pipe, L"CreateNamedPipe"); in RunOpenvpn() 1805 ReturnLastError(pipe, L"CreateFile"); in RunOpenvpn() 1820 ReturnLastError(pipe, L"malloc"); in RunOpenvpn() [all …]
|