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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dsckaddr.cpp148 return (GAddress_INET_SetHostName(m_address, name.mb_str()) == GSOCK_NOERROR);
173 return (GAddress_INET_SetHostName(m_address, "localhost") == GSOCK_NOERROR);
250 return (GAddress_INET_SetHostName(m_address, name.mb_str()) == GSOCK_NOERROR);
270 return (GAddress_INET_SetHostName(m_address, "localhost") == GSOCK_NOERROR);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dgsocket.h148 * the specific one. For example if you use GAddress_INET_SetHostName,
152 GSocketError GAddress_INET_SetHostName(GAddress *address, const char *hostname);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dgsocket.cpp1295 GSocketError GAddress_INET_SetHostName(GAddress *address, const char *hostname) function
H A Dcfsocket.cpp1523 GSocketError GAddress_INET_SetHostName(GAddress *address, const char *hostname) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dgsocket.c1296 GSocketError GAddress_INET_SetHostName(GAddress *address, const char *hostname) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dgsocket.cpp1385 GSocketError GAddress_INET_SetHostName(GAddress *address, const char *hostname) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dgsocket.cpp2053 GSocketError GAddress_INET_SetHostName(GAddress *address, const char *hostname) function

Completed in 85 milliseconds