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

/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Devdns.c3694 typedef DWORD(WINAPI *GetNetworkParams_fn_t)(FIXED_INFO *, DWORD*); typedef
3708 GetNetworkParams_fn_t fn;
3717 if (!(fn = (GetNetworkParams_fn_t) GetProcAddress(handle, "GetNetworkParams"))) {

Completed in 114 milliseconds