Searched refs:evutil_load_windows_system_library_ (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/ntp/sntp/libevent/
H A Devutil_time.c440 h = evutil_load_windows_system_library_(TEXT("kernel32.dll"));
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"));
2471 evutil_load_windows_system_library_(const TCHAR *library_name) function
H A Devdns.c3711 if (!(handle = evutil_load_windows_system_library_(
/freebsd-9.3-release/contrib/ntp/sntp/libevent/test/
H A Dregress_util.c1126 h = evutil_load_windows_system_library_(TEXT("kernel32.dll"));

Completed in 187 milliseconds