Home
last modified time | relevance | path

Searched refs:GetProcAddress (Results 1 – 25 of 3974) sorted by relevance

12345678910>>...159

/dports/devel/grpc134/grpc-1.34.1/src/ruby/ext/grpc/
H A Drb_grpc_imports.generated.c317 grpc_init_import = (grpc_init_type) GetProcAddress(library, "grpc_init"); in grpc_rb_load_imports()
468 gpr_log_import = (gpr_log_type) GetProcAddress(library, "gpr_log"); in grpc_rb_load_imports()
522 gpr_malloc_import = (gpr_malloc_type) GetProcAddress(library, "gpr_malloc"); in grpc_rb_load_imports()
523 gpr_zalloc_import = (gpr_zalloc_type) GetProcAddress(library, "gpr_zalloc"); in grpc_rb_load_imports()
524 gpr_free_import = (gpr_free_type) GetProcAddress(library, "gpr_free"); in grpc_rb_load_imports()
531 gpr_strdup_import = (gpr_strdup_type) GetProcAddress(library, "gpr_strdup"); in grpc_rb_load_imports()
549 gpr_ref_import = (gpr_ref_type) GetProcAddress(library, "gpr_ref"); in grpc_rb_load_imports()
551 gpr_refn_import = (gpr_refn_type) GetProcAddress(library, "gpr_refn"); in grpc_rb_load_imports()
552 gpr_unref_import = (gpr_unref_type) GetProcAddress(library, "gpr_unref"); in grpc_rb_load_imports()
558 gpr_time_0_import = (gpr_time_0_type) GetProcAddress(library, "gpr_time_0"); in grpc_rb_load_imports()
[all …]
/dports/devel/grpc130/grpc-1.30.2/src/ruby/ext/grpc/
H A Drb_grpc_imports.generated.c313 grpc_init_import = (grpc_init_type) GetProcAddress(library, "grpc_init"); in grpc_rb_load_imports()
460 gpr_log_import = (gpr_log_type) GetProcAddress(library, "gpr_log"); in grpc_rb_load_imports()
514 gpr_malloc_import = (gpr_malloc_type) GetProcAddress(library, "gpr_malloc"); in grpc_rb_load_imports()
515 gpr_zalloc_import = (gpr_zalloc_type) GetProcAddress(library, "gpr_zalloc"); in grpc_rb_load_imports()
516 gpr_free_import = (gpr_free_type) GetProcAddress(library, "gpr_free"); in grpc_rb_load_imports()
523 gpr_strdup_import = (gpr_strdup_type) GetProcAddress(library, "gpr_strdup"); in grpc_rb_load_imports()
541 gpr_ref_import = (gpr_ref_type) GetProcAddress(library, "gpr_ref"); in grpc_rb_load_imports()
543 gpr_refn_import = (gpr_refn_type) GetProcAddress(library, "gpr_refn"); in grpc_rb_load_imports()
544 gpr_unref_import = (gpr_unref_type) GetProcAddress(library, "gpr_unref"); in grpc_rb_load_imports()
550 gpr_time_0_import = (gpr_time_0_type) GetProcAddress(library, "gpr_time_0"); in grpc_rb_load_imports()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/ruby/ext/grpc/
H A Drb_grpc_imports.generated.c310 grpc_init_import = (grpc_init_type) GetProcAddress(library, "grpc_init"); in grpc_rb_load_imports()
452 gpr_log_import = (gpr_log_type) GetProcAddress(library, "gpr_log"); in grpc_rb_load_imports()
506 gpr_malloc_import = (gpr_malloc_type) GetProcAddress(library, "gpr_malloc"); in grpc_rb_load_imports()
507 gpr_zalloc_import = (gpr_zalloc_type) GetProcAddress(library, "gpr_zalloc"); in grpc_rb_load_imports()
508 gpr_free_import = (gpr_free_type) GetProcAddress(library, "gpr_free"); in grpc_rb_load_imports()
517 gpr_strdup_import = (gpr_strdup_type) GetProcAddress(library, "gpr_strdup"); in grpc_rb_load_imports()
535 gpr_ref_import = (gpr_ref_type) GetProcAddress(library, "gpr_ref"); in grpc_rb_load_imports()
537 gpr_refn_import = (gpr_refn_type) GetProcAddress(library, "gpr_refn"); in grpc_rb_load_imports()
538 gpr_unref_import = (gpr_unref_type) GetProcAddress(library, "gpr_unref"); in grpc_rb_load_imports()
544 gpr_time_0_import = (gpr_time_0_type) GetProcAddress(library, "gpr_time_0"); in grpc_rb_load_imports()
[all …]
/dports/devel/grpc/grpc-1.42.0/src/ruby/ext/grpc/
H A Drb_grpc_imports.generated.c329 grpc_init_import = (grpc_init_type) GetProcAddress(library, "grpc_init"); in grpc_rb_load_imports()
492 gpr_log_import = (gpr_log_type) GetProcAddress(library, "gpr_log"); in grpc_rb_load_imports()
546 gpr_malloc_import = (gpr_malloc_type) GetProcAddress(library, "gpr_malloc"); in grpc_rb_load_imports()
547 gpr_zalloc_import = (gpr_zalloc_type) GetProcAddress(library, "gpr_zalloc"); in grpc_rb_load_imports()
548 gpr_free_import = (gpr_free_type) GetProcAddress(library, "gpr_free"); in grpc_rb_load_imports()
555 gpr_strdup_import = (gpr_strdup_type) GetProcAddress(library, "gpr_strdup"); in grpc_rb_load_imports()
573 gpr_ref_import = (gpr_ref_type) GetProcAddress(library, "gpr_ref"); in grpc_rb_load_imports()
575 gpr_refn_import = (gpr_refn_type) GetProcAddress(library, "gpr_refn"); in grpc_rb_load_imports()
576 gpr_unref_import = (gpr_unref_type) GetProcAddress(library, "gpr_unref"); in grpc_rb_load_imports()
582 gpr_time_0_import = (gpr_time_0_type) GetProcAddress(library, "gpr_time_0"); in grpc_rb_load_imports()
[all …]
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/win32/compat/
H A Dwinapi.cc142 p_CreateProcessA = (t_CreateProcessA) GetProcAddress(hLib, "CreateProcessA"); in InitWinAPIWrapper()
143 p_CreateProcessW = (t_CreateProcessW) GetProcAddress(hLib, "CreateProcessW"); in InitWinAPIWrapper()
148 p_CreateFileA = (t_CreateFileA) GetProcAddress(hLib, "CreateFileA"); in InitWinAPIWrapper()
180 p_FindFirstFileA = (t_FindFirstFileA) GetProcAddress(hLib, "FindFirstFileA"); in InitWinAPIWrapper()
181 p_FindNextFileA = (t_FindNextFileA) GetProcAddress(hLib, "FindNextFileA"); in InitWinAPIWrapper()
190 p_CreateFileW = (t_CreateFileW) GetProcAddress(hLib, "CreateFileW"); in InitWinAPIWrapper()
197 p_BackupRead = (t_BackupRead) GetProcAddress(hLib, "BackupRead"); in InitWinAPIWrapper()
198 p_BackupWrite = (t_BackupWrite) GetProcAddress(hLib, "BackupWrite"); in InitWinAPIWrapper()
223 p_wunlink = (t_wunlink) GetProcAddress(hLib, "_wunlink"); in InitWinAPIWrapper()
225 p_wmkdir = (t_wmkdir) GetProcAddress(hLib, "_wmkdir"); in InitWinAPIWrapper()
[all …]
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/win32/compat/
H A Dwinapi.cc150 p_CreateFileA = (t_CreateFileA)GetProcAddress(hLib, "CreateFileA"); in InitWinAPIWrapper()
152 (t_CreateDirectoryA)GetProcAddress(hLib, "CreateDirectoryA"); in InitWinAPIWrapper()
161 (t_GetFileInformationByHandleEx)GetProcAddress( in InitWinAPIWrapper()
179 (t_SetProcessShutdownParameters)GetProcAddress( in InitWinAPIWrapper()
214 p_BackupRead = (t_BackupRead)GetProcAddress(hLib, "BackupRead"); in InitWinAPIWrapper()
224 (t_FindFirstFileW)GetProcAddress(hLib, "FindFirstFileW"); in InitWinAPIWrapper()
238 (t_GetVolumeNameForVolumeMountPointW)GetProcAddress( in InitWinAPIWrapper()
249 p_wunlink = (t_wunlink)GetProcAddress(hLib, "_wunlink"); in InitWinAPIWrapper()
251 p_wmkdir = (t_wmkdir)GetProcAddress(hLib, "_wmkdir"); in InitWinAPIWrapper()
282 (t_SHGetFolderPath)GetProcAddress(hLib, "SHGetFolderPathA"); in InitWinAPIWrapper()
[all …]
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/win32/compat/
H A Dwinapi.cc150 p_CreateFileA = (t_CreateFileA)GetProcAddress(hLib, "CreateFileA"); in InitWinAPIWrapper()
152 = (t_CreateDirectoryA)GetProcAddress(hLib, "CreateDirectoryA"); in InitWinAPIWrapper()
161 = (t_GetFileInformationByHandleEx)GetProcAddress( in InitWinAPIWrapper()
179 = (t_SetProcessShutdownParameters)GetProcAddress( in InitWinAPIWrapper()
214 p_BackupRead = (t_BackupRead)GetProcAddress(hLib, "BackupRead"); in InitWinAPIWrapper()
219 p_GetFileAttributesExW = (t_GetFileAttributesExW)GetProcAddress( in InitWinAPIWrapper()
224 = (t_FindFirstFileW)GetProcAddress(hLib, "FindFirstFileW"); in InitWinAPIWrapper()
226 p_GetCurrentDirectoryW = (t_GetCurrentDirectoryW)GetProcAddress( in InitWinAPIWrapper()
238 = (t_GetVolumeNameForVolumeMountPointW)GetProcAddress( in InitWinAPIWrapper()
249 p_wunlink = (t_wunlink)GetProcAddress(hLib, "_wunlink"); in InitWinAPIWrapper()
[all …]
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/win32/compat/
H A Dwinapi.cc150 p_CreateFileA = (t_CreateFileA)GetProcAddress(hLib, "CreateFileA"); in InitWinAPIWrapper()
152 = (t_CreateDirectoryA)GetProcAddress(hLib, "CreateDirectoryA"); in InitWinAPIWrapper()
161 = (t_GetFileInformationByHandleEx)GetProcAddress( in InitWinAPIWrapper()
179 = (t_SetProcessShutdownParameters)GetProcAddress( in InitWinAPIWrapper()
214 p_BackupRead = (t_BackupRead)GetProcAddress(hLib, "BackupRead"); in InitWinAPIWrapper()
219 p_GetFileAttributesExW = (t_GetFileAttributesExW)GetProcAddress( in InitWinAPIWrapper()
224 = (t_FindFirstFileW)GetProcAddress(hLib, "FindFirstFileW"); in InitWinAPIWrapper()
226 p_GetCurrentDirectoryW = (t_GetCurrentDirectoryW)GetProcAddress( in InitWinAPIWrapper()
238 = (t_GetVolumeNameForVolumeMountPointW)GetProcAddress( in InitWinAPIWrapper()
249 p_wunlink = (t_wunlink)GetProcAddress(hLib, "_wunlink"); in InitWinAPIWrapper()
[all …]
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/win32/compat/
H A Dwinapi.cc142 p_CreateProcessA = (t_CreateProcessA) GetProcAddress(hLib, "CreateProcessA"); in InitWinAPIWrapper()
143 p_CreateProcessW = (t_CreateProcessW) GetProcAddress(hLib, "CreateProcessW"); in InitWinAPIWrapper()
148 p_CreateFileA = (t_CreateFileA) GetProcAddress(hLib, "CreateFileA"); in InitWinAPIWrapper()
180 p_FindFirstFileA = (t_FindFirstFileA) GetProcAddress(hLib, "FindFirstFileA"); in InitWinAPIWrapper()
181 p_FindNextFileA = (t_FindNextFileA) GetProcAddress(hLib, "FindNextFileA"); in InitWinAPIWrapper()
190 p_CreateFileW = (t_CreateFileW) GetProcAddress(hLib, "CreateFileW"); in InitWinAPIWrapper()
197 p_BackupRead = (t_BackupRead) GetProcAddress(hLib, "BackupRead"); in InitWinAPIWrapper()
198 p_BackupWrite = (t_BackupWrite) GetProcAddress(hLib, "BackupWrite"); in InitWinAPIWrapper()
223 p_wunlink = (t_wunlink) GetProcAddress(hLib, "_wunlink"); in InitWinAPIWrapper()
225 p_wmkdir = (t_wmkdir) GetProcAddress(hLib, "_wmkdir"); in InitWinAPIWrapper()
[all …]
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/win32/compat/
H A Dwinapi.cc150 p_CreateFileA = (t_CreateFileA)GetProcAddress(hLib, "CreateFileA"); in InitWinAPIWrapper()
152 = (t_CreateDirectoryA)GetProcAddress(hLib, "CreateDirectoryA"); in InitWinAPIWrapper()
161 = (t_GetFileInformationByHandleEx)GetProcAddress( in InitWinAPIWrapper()
179 = (t_SetProcessShutdownParameters)GetProcAddress( in InitWinAPIWrapper()
214 p_BackupRead = (t_BackupRead)GetProcAddress(hLib, "BackupRead"); in InitWinAPIWrapper()
219 p_GetFileAttributesExW = (t_GetFileAttributesExW)GetProcAddress( in InitWinAPIWrapper()
224 = (t_FindFirstFileW)GetProcAddress(hLib, "FindFirstFileW"); in InitWinAPIWrapper()
226 p_GetCurrentDirectoryW = (t_GetCurrentDirectoryW)GetProcAddress( in InitWinAPIWrapper()
238 = (t_GetVolumeNameForVolumeMountPointW)GetProcAddress( in InitWinAPIWrapper()
249 p_wunlink = (t_wunlink)GetProcAddress(hLib, "_wunlink"); in InitWinAPIWrapper()
[all …]
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/win32/compat/
H A Dwinapi.cc142 p_CreateProcessA = (t_CreateProcessA) GetProcAddress(hLib, "CreateProcessA"); in InitWinAPIWrapper()
143 p_CreateProcessW = (t_CreateProcessW) GetProcAddress(hLib, "CreateProcessW"); in InitWinAPIWrapper()
148 p_CreateFileA = (t_CreateFileA) GetProcAddress(hLib, "CreateFileA"); in InitWinAPIWrapper()
180 p_FindFirstFileA = (t_FindFirstFileA) GetProcAddress(hLib, "FindFirstFileA"); in InitWinAPIWrapper()
181 p_FindNextFileA = (t_FindNextFileA) GetProcAddress(hLib, "FindNextFileA"); in InitWinAPIWrapper()
190 p_CreateFileW = (t_CreateFileW) GetProcAddress(hLib, "CreateFileW"); in InitWinAPIWrapper()
197 p_BackupRead = (t_BackupRead) GetProcAddress(hLib, "BackupRead"); in InitWinAPIWrapper()
198 p_BackupWrite = (t_BackupWrite) GetProcAddress(hLib, "BackupWrite"); in InitWinAPIWrapper()
223 p_wunlink = (t_wunlink) GetProcAddress(hLib, "_wunlink"); in InitWinAPIWrapper()
225 p_wmkdir = (t_wmkdir) GetProcAddress(hLib, "_wmkdir"); in InitWinAPIWrapper()
[all …]
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/win32/compat/
H A Dwinapi.cc150 p_CreateFileA = (t_CreateFileA)GetProcAddress(hLib, "CreateFileA"); in InitWinAPIWrapper()
152 (t_CreateDirectoryA)GetProcAddress(hLib, "CreateDirectoryA"); in InitWinAPIWrapper()
161 (t_GetFileInformationByHandleEx)GetProcAddress( in InitWinAPIWrapper()
179 (t_SetProcessShutdownParameters)GetProcAddress( in InitWinAPIWrapper()
214 p_BackupRead = (t_BackupRead)GetProcAddress(hLib, "BackupRead"); in InitWinAPIWrapper()
224 (t_FindFirstFileW)GetProcAddress(hLib, "FindFirstFileW"); in InitWinAPIWrapper()
238 (t_GetVolumeNameForVolumeMountPointW)GetProcAddress( in InitWinAPIWrapper()
249 p_wunlink = (t_wunlink)GetProcAddress(hLib, "_wunlink"); in InitWinAPIWrapper()
251 p_wmkdir = (t_wmkdir)GetProcAddress(hLib, "_wmkdir"); in InitWinAPIWrapper()
282 (t_SHGetFolderPath)GetProcAddress(hLib, "SHGetFolderPathA"); in InitWinAPIWrapper()
[all …]
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/win32/compat/
H A Dwinapi.cc150 p_CreateFileA = (t_CreateFileA)GetProcAddress(hLib, "CreateFileA"); in InitWinAPIWrapper()
152 (t_CreateDirectoryA)GetProcAddress(hLib, "CreateDirectoryA"); in InitWinAPIWrapper()
161 (t_GetFileInformationByHandleEx)GetProcAddress( in InitWinAPIWrapper()
179 (t_SetProcessShutdownParameters)GetProcAddress( in InitWinAPIWrapper()
214 p_BackupRead = (t_BackupRead)GetProcAddress(hLib, "BackupRead"); in InitWinAPIWrapper()
224 (t_FindFirstFileW)GetProcAddress(hLib, "FindFirstFileW"); in InitWinAPIWrapper()
238 (t_GetVolumeNameForVolumeMountPointW)GetProcAddress( in InitWinAPIWrapper()
249 p_wunlink = (t_wunlink)GetProcAddress(hLib, "_wunlink"); in InitWinAPIWrapper()
251 p_wmkdir = (t_wmkdir)GetProcAddress(hLib, "_wmkdir"); in InitWinAPIWrapper()
282 (t_SHGetFolderPath)GetProcAddress(hLib, "SHGetFolderPathA"); in InitWinAPIWrapper()
[all …]
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/win32/compat/
H A Dwinapi.cc150 p_CreateFileA = (t_CreateFileA)GetProcAddress(hLib, "CreateFileA"); in InitWinAPIWrapper()
152 = (t_CreateDirectoryA)GetProcAddress(hLib, "CreateDirectoryA"); in InitWinAPIWrapper()
161 = (t_GetFileInformationByHandleEx)GetProcAddress( in InitWinAPIWrapper()
179 = (t_SetProcessShutdownParameters)GetProcAddress( in InitWinAPIWrapper()
214 p_BackupRead = (t_BackupRead)GetProcAddress(hLib, "BackupRead"); in InitWinAPIWrapper()
219 p_GetFileAttributesExW = (t_GetFileAttributesExW)GetProcAddress( in InitWinAPIWrapper()
224 = (t_FindFirstFileW)GetProcAddress(hLib, "FindFirstFileW"); in InitWinAPIWrapper()
226 p_GetCurrentDirectoryW = (t_GetCurrentDirectoryW)GetProcAddress( in InitWinAPIWrapper()
238 = (t_GetVolumeNameForVolumeMountPointW)GetProcAddress( in InitWinAPIWrapper()
249 p_wunlink = (t_wunlink)GetProcAddress(hLib, "_wunlink"); in InitWinAPIWrapper()
[all …]
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/win32/compat/
H A Dwinapi.cc142 p_CreateProcessA = (t_CreateProcessA) GetProcAddress(hLib, "CreateProcessA"); in InitWinAPIWrapper()
143 p_CreateProcessW = (t_CreateProcessW) GetProcAddress(hLib, "CreateProcessW"); in InitWinAPIWrapper()
148 p_CreateFileA = (t_CreateFileA) GetProcAddress(hLib, "CreateFileA"); in InitWinAPIWrapper()
180 p_FindFirstFileA = (t_FindFirstFileA) GetProcAddress(hLib, "FindFirstFileA"); in InitWinAPIWrapper()
181 p_FindNextFileA = (t_FindNextFileA) GetProcAddress(hLib, "FindNextFileA"); in InitWinAPIWrapper()
190 p_CreateFileW = (t_CreateFileW) GetProcAddress(hLib, "CreateFileW"); in InitWinAPIWrapper()
197 p_BackupRead = (t_BackupRead) GetProcAddress(hLib, "BackupRead"); in InitWinAPIWrapper()
198 p_BackupWrite = (t_BackupWrite) GetProcAddress(hLib, "BackupWrite"); in InitWinAPIWrapper()
223 p_wunlink = (t_wunlink) GetProcAddress(hLib, "_wunlink"); in InitWinAPIWrapper()
225 p_wmkdir = (t_wmkdir) GetProcAddress(hLib, "_wmkdir"); in InitWinAPIWrapper()
[all …]
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/win32/compat/
H A Dwinapi.cc150 p_CreateFileA = (t_CreateFileA)GetProcAddress(hLib, "CreateFileA"); in InitWinAPIWrapper()
152 (t_CreateDirectoryA)GetProcAddress(hLib, "CreateDirectoryA"); in InitWinAPIWrapper()
161 (t_GetFileInformationByHandleEx)GetProcAddress( in InitWinAPIWrapper()
179 (t_SetProcessShutdownParameters)GetProcAddress( in InitWinAPIWrapper()
214 p_BackupRead = (t_BackupRead)GetProcAddress(hLib, "BackupRead"); in InitWinAPIWrapper()
224 (t_FindFirstFileW)GetProcAddress(hLib, "FindFirstFileW"); in InitWinAPIWrapper()
238 (t_GetVolumeNameForVolumeMountPointW)GetProcAddress( in InitWinAPIWrapper()
249 p_wunlink = (t_wunlink)GetProcAddress(hLib, "_wunlink"); in InitWinAPIWrapper()
251 p_wmkdir = (t_wmkdir)GetProcAddress(hLib, "_wmkdir"); in InitWinAPIWrapper()
282 (t_SHGetFolderPath)GetProcAddress(hLib, "SHGetFolderPathA"); in InitWinAPIWrapper()
[all …]
/dports/sysutils/intel-pcm/pcm-202109/winring0/
H A DOlsApiInit.h161 IsCpuid = (_IsCpuid) GetProcAddress (*hModule, "IsCpuid"); in InitOpenLibSys()
162 IsMsr = (_IsMsr) GetProcAddress (*hModule, "IsMsr"); in InitOpenLibSys()
163 IsTsc = (_IsTsc) GetProcAddress (*hModule, "IsTsc"); in InitOpenLibSys()
164 Hlt = (_Hlt) GetProcAddress (*hModule, "Hlt"); in InitOpenLibSys()
165 Rdmsr = (_Rdmsr) GetProcAddress (*hModule, "Rdmsr"); in InitOpenLibSys()
166 Wrmsr = (_Wrmsr) GetProcAddress (*hModule, "Wrmsr"); in InitOpenLibSys()
167 Rdpmc = (_Rdpmc) GetProcAddress (*hModule, "Rdpmc"); in InitOpenLibSys()
168 Cpuid = (_Cpuid) GetProcAddress (*hModule, "Cpuid"); in InitOpenLibSys()
169 Rdtsc = (_Rdtsc) GetProcAddress (*hModule, "Rdtsc"); in InitOpenLibSys()
170 HltTx = (_HltTx) GetProcAddress (*hModule, "HltTx"); in InitOpenLibSys()
[all …]
/dports/sysutils/intel-pcm-devel/pcm-0212b38/winring0/
H A DOlsApiInit.h161 IsCpuid = (_IsCpuid) GetProcAddress (*hModule, "IsCpuid"); in InitOpenLibSys()
162 IsMsr = (_IsMsr) GetProcAddress (*hModule, "IsMsr"); in InitOpenLibSys()
163 IsTsc = (_IsTsc) GetProcAddress (*hModule, "IsTsc"); in InitOpenLibSys()
164 Hlt = (_Hlt) GetProcAddress (*hModule, "Hlt"); in InitOpenLibSys()
165 Rdmsr = (_Rdmsr) GetProcAddress (*hModule, "Rdmsr"); in InitOpenLibSys()
166 Wrmsr = (_Wrmsr) GetProcAddress (*hModule, "Wrmsr"); in InitOpenLibSys()
167 Rdpmc = (_Rdpmc) GetProcAddress (*hModule, "Rdpmc"); in InitOpenLibSys()
168 Cpuid = (_Cpuid) GetProcAddress (*hModule, "Cpuid"); in InitOpenLibSys()
169 Rdtsc = (_Rdtsc) GetProcAddress (*hModule, "Rdtsc"); in InitOpenLibSys()
170 HltTx = (_HltTx) GetProcAddress (*hModule, "HltTx"); in InitOpenLibSys()
[all …]
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/win32/compat/
H A Dwinapi.c186 GetProcAddress(hLib, "K32EmptyWorkingSet"); in InitWinAPIWrapper()
196 GetProcAddress(hLib, "CreateProcessA"); in InitWinAPIWrapper()
198 GetProcAddress(hLib, "CreateProcessW"); in InitWinAPIWrapper()
234 GetProcAddress(hLib, "CreateFileW"); in InitWinAPIWrapper()
251 GetProcAddress(hLib, "FindNextFileW"); in InitWinAPIWrapper()
265 GetProcAddress(hLib, "AttachConsole"); in InitWinAPIWrapper()
274 GetProcAddress(hLib, "_wunlink"); in InitWinAPIWrapper()
277 GetProcAddress(hLib, "_wmkdir"); in InitWinAPIWrapper()
305 GetProcAddress(hLib, "SHGetFolderPathA"); in InitWinAPIWrapper()
329 GetProcAddress(vsslib, VSSVBACK_ENTRY); in InitWinAPIWrapper()
[all …]
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/win32/compat/
H A Dwinapi.c186 GetProcAddress(hLib, "K32EmptyWorkingSet"); in InitWinAPIWrapper()
196 GetProcAddress(hLib, "CreateProcessA"); in InitWinAPIWrapper()
198 GetProcAddress(hLib, "CreateProcessW"); in InitWinAPIWrapper()
234 GetProcAddress(hLib, "CreateFileW"); in InitWinAPIWrapper()
251 GetProcAddress(hLib, "FindNextFileW"); in InitWinAPIWrapper()
265 GetProcAddress(hLib, "AttachConsole"); in InitWinAPIWrapper()
274 GetProcAddress(hLib, "_wunlink"); in InitWinAPIWrapper()
277 GetProcAddress(hLib, "_wmkdir"); in InitWinAPIWrapper()
305 GetProcAddress(hLib, "SHGetFolderPathA"); in InitWinAPIWrapper()
329 GetProcAddress(vsslib, VSSVBACK_ENTRY); in InitWinAPIWrapper()
[all …]
/dports/sysutils/bacula11-server/bacula-11.0.5/src/win32/compat/
H A Dwinapi.c186 GetProcAddress(hLib, "K32EmptyWorkingSet"); in InitWinAPIWrapper()
196 GetProcAddress(hLib, "CreateProcessA"); in InitWinAPIWrapper()
198 GetProcAddress(hLib, "CreateProcessW"); in InitWinAPIWrapper()
234 GetProcAddress(hLib, "CreateFileW"); in InitWinAPIWrapper()
251 GetProcAddress(hLib, "FindNextFileW"); in InitWinAPIWrapper()
265 GetProcAddress(hLib, "AttachConsole"); in InitWinAPIWrapper()
274 GetProcAddress(hLib, "_wunlink"); in InitWinAPIWrapper()
277 GetProcAddress(hLib, "_wmkdir"); in InitWinAPIWrapper()
305 GetProcAddress(hLib, "SHGetFolderPathA"); in InitWinAPIWrapper()
329 GetProcAddress(vsslib, VSSVBACK_ENTRY); in InitWinAPIWrapper()
[all …]
/dports/sysutils/bacula9-client-static/bacula-9.6.7/src/win32/compat/
H A Dwinapi.c186 GetProcAddress(hLib, "K32EmptyWorkingSet"); in InitWinAPIWrapper()
196 GetProcAddress(hLib, "CreateProcessA"); in InitWinAPIWrapper()
198 GetProcAddress(hLib, "CreateProcessW"); in InitWinAPIWrapper()
234 GetProcAddress(hLib, "CreateFileW"); in InitWinAPIWrapper()
251 GetProcAddress(hLib, "FindNextFileW"); in InitWinAPIWrapper()
265 GetProcAddress(hLib, "AttachConsole"); in InitWinAPIWrapper()
274 GetProcAddress(hLib, "_wunlink"); in InitWinAPIWrapper()
277 GetProcAddress(hLib, "_wmkdir"); in InitWinAPIWrapper()
305 GetProcAddress(hLib, "SHGetFolderPathA"); in InitWinAPIWrapper()
329 GetProcAddress(vsslib, VSSVBACK_ENTRY); in InitWinAPIWrapper()
[all …]
/dports/sysutils/bacula11-client/bacula-11.0.5/src/win32/compat/
H A Dwinapi.c186 GetProcAddress(hLib, "K32EmptyWorkingSet"); in InitWinAPIWrapper()
196 GetProcAddress(hLib, "CreateProcessA"); in InitWinAPIWrapper()
198 GetProcAddress(hLib, "CreateProcessW"); in InitWinAPIWrapper()
234 GetProcAddress(hLib, "CreateFileW"); in InitWinAPIWrapper()
251 GetProcAddress(hLib, "FindNextFileW"); in InitWinAPIWrapper()
265 GetProcAddress(hLib, "AttachConsole"); in InitWinAPIWrapper()
274 GetProcAddress(hLib, "_wunlink"); in InitWinAPIWrapper()
277 GetProcAddress(hLib, "_wmkdir"); in InitWinAPIWrapper()
305 GetProcAddress(hLib, "SHGetFolderPathA"); in InitWinAPIWrapper()
329 GetProcAddress(vsslib, VSSVBACK_ENTRY); in InitWinAPIWrapper()
[all …]
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/win32/compat/
H A Dwinapi.c186 GetProcAddress(hLib, "K32EmptyWorkingSet"); in InitWinAPIWrapper()
196 GetProcAddress(hLib, "CreateProcessA"); in InitWinAPIWrapper()
198 GetProcAddress(hLib, "CreateProcessW"); in InitWinAPIWrapper()
234 GetProcAddress(hLib, "CreateFileW"); in InitWinAPIWrapper()
251 GetProcAddress(hLib, "FindNextFileW"); in InitWinAPIWrapper()
265 GetProcAddress(hLib, "AttachConsole"); in InitWinAPIWrapper()
274 GetProcAddress(hLib, "_wunlink"); in InitWinAPIWrapper()
277 GetProcAddress(hLib, "_wmkdir"); in InitWinAPIWrapper()
305 GetProcAddress(hLib, "SHGetFolderPathA"); in InitWinAPIWrapper()
329 GetProcAddress(vsslib, VSSVBACK_ENTRY); in InitWinAPIWrapper()
[all …]
/dports/sysutils/bacula9-client/bacula-9.6.7/src/win32/compat/
H A Dwinapi.c186 GetProcAddress(hLib, "K32EmptyWorkingSet"); in InitWinAPIWrapper()
196 GetProcAddress(hLib, "CreateProcessA"); in InitWinAPIWrapper()
198 GetProcAddress(hLib, "CreateProcessW"); in InitWinAPIWrapper()
234 GetProcAddress(hLib, "CreateFileW"); in InitWinAPIWrapper()
251 GetProcAddress(hLib, "FindNextFileW"); in InitWinAPIWrapper()
265 GetProcAddress(hLib, "AttachConsole"); in InitWinAPIWrapper()
274 GetProcAddress(hLib, "_wunlink"); in InitWinAPIWrapper()
277 GetProcAddress(hLib, "_wmkdir"); in InitWinAPIWrapper()
305 GetProcAddress(hLib, "SHGetFolderPathA"); in InitWinAPIWrapper()
329 GetProcAddress(vsslib, VSSVBACK_ENTRY); in InitWinAPIWrapper()
[all …]

12345678910>>...159