Home
last modified time | relevance | path

Searched refs:lpUNCServerName (Results 1 – 25 of 200) sorted by relevance

12345678

/dports/devel/boost-docs/boost_1_72_0/libs/log/src/windows/
H A Devent_log_backend.cpp88 inline HANDLE register_event_source(const char* lpUNCServerName, const char* lpSourceName)
90 return RegisterEventSourceA(lpUNCServerName, lpSourceName);
125 inline HANDLE register_event_source(const wchar_t* lpUNCServerName, const wchar_t* lpSourceName)
127 return RegisterEventSourceW(lpUNCServerName, lpSourceName);
/dports/devel/boost-python-libs/boost_1_72_0/libs/log/src/windows/
H A Devent_log_backend.cpp88 inline HANDLE register_event_source(const char* lpUNCServerName, const char* lpSourceName)
90 return RegisterEventSourceA(lpUNCServerName, lpSourceName);
125 inline HANDLE register_event_source(const wchar_t* lpUNCServerName, const wchar_t* lpSourceName)
127 return RegisterEventSourceW(lpUNCServerName, lpSourceName);
/dports/devel/boost-libs/boost_1_72_0/libs/log/src/windows/
H A Devent_log_backend.cpp88 inline HANDLE register_event_source(const char* lpUNCServerName, const char* lpSourceName)
90 return RegisterEventSourceA(lpUNCServerName, lpSourceName);
125 inline HANDLE register_event_source(const wchar_t* lpUNCServerName, const wchar_t* lpSourceName)
127 return RegisterEventSourceW(lpUNCServerName, lpSourceName);
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/log/src/
H A Devent_log_backend.cpp93 inline HANDLE register_event_source(const char* lpUNCServerName, const char* lpSourceName)
95 return RegisterEventSourceA(lpUNCServerName, lpSourceName);
130 inline HANDLE register_event_source(const wchar_t* lpUNCServerName, const wchar_t* lpSourceName)
132 return RegisterEventSourceW(lpUNCServerName, lpSourceName);
/dports/databases/percona57-server/boost_1_59_0/libs/log/src/
H A Devent_log_backend.cpp93 inline HANDLE register_event_source(const char* lpUNCServerName, const char* lpSourceName)
95 return RegisterEventSourceA(lpUNCServerName, lpSourceName);
130 inline HANDLE register_event_source(const wchar_t* lpUNCServerName, const wchar_t* lpSourceName)
132 return RegisterEventSourceW(lpUNCServerName, lpSourceName);
/dports/databases/xtrabackup/boost_1_59_0/libs/log/src/
H A Devent_log_backend.cpp93 inline HANDLE register_event_source(const char* lpUNCServerName, const char* lpSourceName)
95 return RegisterEventSourceA(lpUNCServerName, lpSourceName);
130 inline HANDLE register_event_source(const wchar_t* lpUNCServerName, const wchar_t* lpSourceName)
132 return RegisterEventSourceW(lpUNCServerName, lpSourceName);
/dports/databases/percona57-client/boost_1_59_0/libs/log/src/
H A Devent_log_backend.cpp93 inline HANDLE register_event_source(const char* lpUNCServerName, const char* lpSourceName)
95 return RegisterEventSourceA(lpUNCServerName, lpSourceName);
130 inline HANDLE register_event_source(const wchar_t* lpUNCServerName, const wchar_t* lpSourceName)
132 return RegisterEventSourceW(lpUNCServerName, lpSourceName);
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/log/src/
H A Devent_log_backend.cpp93 inline HANDLE register_event_source(const char* lpUNCServerName, const char* lpSourceName)
95 return RegisterEventSourceA(lpUNCServerName, lpSourceName);
130 inline HANDLE register_event_source(const wchar_t* lpUNCServerName, const wchar_t* lpSourceName)
132 return RegisterEventSourceW(lpUNCServerName, lpSourceName);
/dports/devel/hyperscan/boost_1_75_0/libs/log/src/windows/
H A Devent_log_backend.cpp89 inline HANDLE register_event_source(const char* lpUNCServerName, const char* lpSourceName)
91 return RegisterEventSourceA(lpUNCServerName, lpSourceName);
126 inline HANDLE register_event_source(const wchar_t* lpUNCServerName, const wchar_t* lpSourceName)
128 return RegisterEventSourceW(lpUNCServerName, lpSourceName);
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/openssl/
H A Dwinrt.cpp56 _In_ LPCTSTR lpUNCServerName, in RegisterEventSource() argument
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/openssl/
H A Dwinrt.cpp56 _In_ LPCTSTR lpUNCServerName, in RegisterEventSource() argument
/dports/lang/racket-minimal/racket-8.3/src/rktio/
H A Drktio_syslog.c12 typedef HANDLE (WINAPI *do_RegisterEventSourceProc)(wchar_t *lpUNCServerName, wchar_t *lpSourceName…
/dports/lang/racket/racket-8.3/src/rktio/
H A Drktio_syslog.c12 typedef HANDLE (WINAPI *do_RegisterEventSourceProc)(wchar_t *lpUNCServerName, wchar_t *lpSourceName…
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/win32/
H A DAdvapi32.java1382 HANDLE RegisterEventSource(String lpUNCServerName, String lpSourceName); in RegisterEventSource() argument
1412 HANDLE OpenEventLog(String lpUNCServerName, String lpSourceName); in OpenEventLog() argument
1535 HANDLE OpenBackupEventLog(String lpUNCServerName, String lpFileName); in OpenBackupEventLog() argument
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/plog/include/plog/
H A DWinApi.h117 …__declspec(dllimport) HANDLE __stdcall RegisterEventSourceW(LPCWSTR lpUNCServerName, LPCWSTR lpSou…
/dports/accessibility/gammy/gammy-0.9.64/include/plog/
H A DWinApi.h125 …__declspec(dllimport) HANDLE __stdcall RegisterEventSourceW(LPCWSTR lpUNCServerName, LPCWSTR lpSou…
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/plog/include/plog/
H A DWinApi.h126 …__declspec(dllimport) HANDLE __stdcall RegisterEventSourceW(LPCWSTR lpUNCServerName, LPCWSTR lpSou…
/dports/devel/xmltooling/xmltooling-3.2.1/xmltooling/
H A DXMLToolingConfig.cpp182 LPCSTR lpUNCServerName, in LogEvent() argument
190 HANDLE hElog = RegisterEventSource(lpUNCServerName, "OpenSAML XMLTooling Library"); in LogEvent()
/dports/devel/R-cran-BH/BH/inst/include/boost/interprocess/detail/
H A Dwin32_api.hpp362 …st::winapi::HANDLE_ BOOST_WINAPI_WINAPI_CC OpenEventLogA(const char* lpUNCServerName, const char* …
363 …:winapi::HANDLE_ BOOST_WINAPI_WINAPI_CC OpenEventLogW(const wchar_t* lpUNCServerName, const wchar_…
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinbase.h2406 WINADVAPI HANDLE WINAPI OpenEventLogA (LPCSTR lpUNCServerName, LPCSTR lpSourceName);
2407 WINADVAPI HANDLE WINAPI OpenEventLogW (LPCWSTR lpUNCServerName, LPCWSTR lpSourceName);
2408 WINADVAPI HANDLE WINAPI RegisterEventSourceA (LPCSTR lpUNCServerName, LPCSTR lpSourceName);
2409 WINADVAPI HANDLE WINAPI RegisterEventSourceW (LPCWSTR lpUNCServerName, LPCWSTR lpSourceName);
2410 WINADVAPI HANDLE WINAPI OpenBackupEventLogA (LPCSTR lpUNCServerName, LPCSTR lpFileName);
2411 WINADVAPI HANDLE WINAPI OpenBackupEventLogW (LPCWSTR lpUNCServerName, LPCWSTR lpFileName);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinbase.h2406 WINADVAPI HANDLE WINAPI OpenEventLogA (LPCSTR lpUNCServerName, LPCSTR lpSourceName);
2407 WINADVAPI HANDLE WINAPI OpenEventLogW (LPCWSTR lpUNCServerName, LPCWSTR lpSourceName);
2408 WINADVAPI HANDLE WINAPI RegisterEventSourceA (LPCSTR lpUNCServerName, LPCSTR lpSourceName);
2409 WINADVAPI HANDLE WINAPI RegisterEventSourceW (LPCWSTR lpUNCServerName, LPCWSTR lpSourceName);
2410 WINADVAPI HANDLE WINAPI OpenBackupEventLogA (LPCSTR lpUNCServerName, LPCSTR lpFileName);
2411 WINADVAPI HANDLE WINAPI OpenBackupEventLogW (LPCWSTR lpUNCServerName, LPCWSTR lpFileName);
/dports/devel/kBuild/kBuild-0.1.9998/src/lib/kStuff/kProfiler2/
H A DkPrf2WinApiWrappers-kernel32.h5086 typedef HANDLE WINAPI FN_OpenEventLogA( LPCSTR lpUNCServerName, LPCSTR lpSourceName );
5092 return pfn( lpUNCServerName, lpSourceName ); in kPrf2Wrap_OpenEventLogA()
5095 typedef HANDLE WINAPI FN_OpenEventLogW( LPCWSTR lpUNCServerName, LPCWSTR lpSourceName );
5101 return pfn( lpUNCServerName, lpSourceName ); in kPrf2Wrap_OpenEventLogW()
5104 typedef HANDLE WINAPI FN_RegisterEventSourceA( LPCSTR lpUNCServerName, LPCSTR lpSourceName );
5110 return pfn( lpUNCServerName, lpSourceName ); in kPrf2Wrap_RegisterEventSourceA()
5119 return pfn( lpUNCServerName, lpSourceName ); in kPrf2Wrap_RegisterEventSourceW()
5122 typedef HANDLE WINAPI FN_OpenBackupEventLogA( LPCSTR lpUNCServerName, LPCSTR lpFileName );
5128 return pfn( lpUNCServerName, lpFileName ); in kPrf2Wrap_OpenBackupEventLogA()
5131 typedef HANDLE WINAPI FN_OpenBackupEventLogW( LPCWSTR lpUNCServerName, LPCWSTR lpFileName );
[all …]
/dports/editors/fpc-ide/fpc-3.2.2/rtl/win/wininc/
H A Dunidef.inc137 function OpenEventLog(lpUNCServerName:LPCWSTR; lpSourceName:LPCWSTR):HANDLE; external 'advapi32' na…
138 function RegisterEventSource(lpUNCServerName:LPCWSTR; lpSourceName:LPCWSTR):HANDLE; external 'advap…
139 function OpenBackupEventLog(lpUNCServerName:LPCWSTR; lpFileName:LPCWSTR):HANDLE; external 'advapi32…
H A Dunifun.inc137 function OpenEventLogW(lpUNCServerName:LPCWSTR; lpSourceName:LPCWSTR):HANDLE; external 'advapi32' n…
138 function RegisterEventSourceW(lpUNCServerName:LPCWSTR; lpSourceName:LPCWSTR):HANDLE; external 'adva…
139 function OpenBackupEventLogW(lpUNCServerName:LPCWSTR; lpFileName:LPCWSTR):HANDLE; external 'advapi3…
H A Dascdef.inc138 function OpenEventLog(lpUNCServerName:LPCSTR; lpSourceName:LPCSTR):HANDLE; external 'advapi32' name…
139 function RegisterEventSource(lpUNCServerName:LPCSTR; lpSourceName:LPCSTR):HANDLE; external 'advapi3…
140 function OpenBackupEventLog(lpUNCServerName:LPCSTR; lpFileName:LPCSTR):HANDLE; external 'advapi32' …

12345678