Searched refs:PIcmpCloseHandle (Results 1 – 2 of 2) sorted by relevance
37 typedef BOOL (WINAPI *PIcmpCloseHandle)(HANDLE icmp_handle); typedef90 PIcmpCloseHandle close_;
160 close_ = (PIcmpCloseHandle) GetProcAddress(dll_, ICMP_CLOSE_FUNC); in WinPing()