Home
last modified time | relevance | path

Searched refs:evutil_load_windows_system_library_ (Results 1 – 12 of 12) sorted by relevance

/freebsd-13.1/contrib/ntp/sntp/libevent/
H A Devutil_time.c440 h = evutil_load_windows_system_library_(TEXT("kernel32.dll")); in evutil_configure_monotonic_time_()
H A Dutil-internal.h395 HMODULE evutil_load_windows_system_library_(const TCHAR *library_name);
H A Devutil.c669 HMODULE lib = evutil_load_windows_system_library_(TEXT("ihplapi.dll")); in evutil_check_ifaddrs()
2471 evutil_load_windows_system_library_(const TCHAR *library_name) in evutil_load_windows_system_library_() function
H A Devdns.c3711 if (!(handle = evutil_load_windows_system_library_( in load_nameservers_with_getnetworkparams()
H A DChangeLog90 o Change return type of evutil_load_windows_system_library_ to HMODULE (f691389)
/freebsd-13.1/contrib/libevent/
H A Devutil_time.c478 h = evutil_load_windows_system_library_(TEXT("kernel32.dll")); in evutil_configure_monotonic_time_()
H A Dutil-internal.h399 HMODULE evutil_load_windows_system_library_(const TCHAR *library_name);
H A Devutil.c673 HMODULE lib = evutil_load_windows_system_library_(TEXT("ihplapi.dll")); in evutil_check_ifaddrs()
2501 evutil_load_windows_system_library_(const TCHAR *library_name) in evutil_load_windows_system_library_() function
H A Devdns.c3712 if (!(handle = evutil_load_windows_system_library_( in load_nameservers_with_getnetworkparams()
H A DChangeLog537 o Change return type of evutil_load_windows_system_library_ to HMODULE (f691389)
/freebsd-13.1/contrib/ntp/sntp/libevent/test/
H A Dregress_util.c1126 h = evutil_load_windows_system_library_(TEXT("kernel32.dll")); in test_evutil_loadsyslib()
/freebsd-13.1/contrib/libevent/test/
H A Dregress_util.c1126 h = evutil_load_windows_system_library_(TEXT("kernel32.dll")); in test_evutil_loadsyslib()