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