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

/external/chromium/third_party/libjingle/source/talk/base/
H A Dnethelpers.h70 // FreeHostEnt frees the memory allocated by SafeGetHostByName.
72 void FreeHostEnt(hostent* host);
H A Dnethelpers.cc46 FreeHostEnt(result_);
165 void FreeHostEnt(hostent* host) { function in namespace:talk_base
H A Dsocketaddress.cc216 FreeHostEnt(pHost);
351 FreeHostEnt(pHost);

Completed in 145 milliseconds