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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dgsocket.h140 GAddress *GAddress_new(void);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dsckaddr.cpp66 m_address = GAddress_new();
100 m_address = GAddress_new();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dgsocket.cpp430 address = GAddress_new();
594 connection->m_peer = GAddress_new();
1108 m_peer = GAddress_new();
1199 GAddress *GAddress_new() function
H A Dcfsocket.cpp1369 GAddress *GAddress_new(void) function
1828 address = GAddress_new();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dgsocket.c441 address = GAddress_new();
605 connection->m_peer = GAddress_new();
1119 socket->m_peer = GAddress_new();
1200 GAddress *GAddress_new() function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dgsocket.cpp324 if ((address = GAddress_new()) == NULL)
492 connection->m_peer = GAddress_new();
1137 m_peer = GAddress_new();
1237 GAddress *GAddress_new(void) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dgsocket.cpp696 address = GAddress_new();
874 connection->m_peer = GAddress_new();
1674 m_peer = GAddress_new();
1904 GAddress *GAddress_new(void) function

Completed in 339 milliseconds