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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dsckaddr.cpp79 GAddress_destroy(m_address);
86 GAddress_destroy(m_address);
99 GAddress_destroy(m_address);
H A Dsocket.cpp838 GAddress_destroy(peer);
852 GAddress_destroy(local);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dgsocket.h142 void GAddress_destroy(GAddress *address);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dgsocket.cpp295 GAddress_destroy(m_local);
298 GAddress_destroy(m_peer);
371 GAddress_destroy(m_local);
390 GAddress_destroy(m_peer);
440 GAddress_destroy(address);
606 GAddress_destroy(connection->m_peer);
1118 GAddress_destroy(m_peer);
1226 void GAddress_destroy(GAddress *address) function
H A Dcfsocket.cpp837 GAddress_destroy(peer);
852 GAddress_destroy(local);
1409 void GAddress_destroy(GAddress *address) function
1775 GAddress_destroy(socket->m_local);
1794 GAddress_destroy(socket->m_peer);
1838 GAddress_destroy(address);
1941 GAddress_destroy(socket->m_local);
1944 GAddress_destroy(socket->m_peer);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dgsocket.c303 GAddress_destroy(socket->m_local);
306 GAddress_destroy(socket->m_peer);
382 GAddress_destroy(socket->m_local);
401 GAddress_destroy(socket->m_peer);
451 GAddress_destroy(address);
617 GAddress_destroy(connection->m_peer);
1129 GAddress_destroy(socket->m_peer);
1227 void GAddress_destroy(GAddress *address) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dgsocket.cpp206 GAddress_destroy(m_local);
209 GAddress_destroy(m_peer);
271 GAddress_destroy(m_local);
290 GAddress_destroy(m_peer);
332 GAddress_destroy(address);
502 GAddress_destroy(connection->m_peer);
1147 GAddress_destroy(m_peer);
1276 void GAddress_destroy(GAddress *address) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dgsocket.cpp575 GAddress_destroy(m_local);
578 GAddress_destroy(m_peer);
643 GAddress_destroy(m_local);
662 GAddress_destroy(m_peer);
706 GAddress_destroy(address);
1685 GAddress_destroy(m_peer);
1943 void GAddress_destroy(GAddress *address) function

Completed in 206 milliseconds