Searched refs:m_host (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/platforms/MacOSX/cocoa-mule/
H A DLoginDialogController.h12 NSString *m_host, *m_pass; variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dgsockmac.h59 UInt32 m_host ; member in struct:_GAddress
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DExternalConnector.cpp395 if (!m_ECClient->ConnectToCore(m_host, m_port, wxT("foobar"), m_password.Encode(), ProgName, ProgVersion)) {
400 Show(CFormat(_("Connection Failed. Unable to connect to %s:%d\n")) % m_host % m_port);
490 if ( !parser.Found(wxT("host"), &m_host) ) {
491 if ( m_host.IsEmpty() ) {
492 m_host = wxT("localhost");
529 m_host = wxT("localhost");
543 m_host = m_configFile->Read(wxT("/EC/Host"), wxEmptyString);
560 m_configFile->Write(wxT("/EC/Host"), m_host);
H A DExternalConnector.h166 wxString m_host; member in class:CaMuleExternalConnector
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dgsockmac.h116 UInt32 m_host ; member in struct:_GAddress
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-compat-howl/include/corby/
H A Dorb.h71 sw_string m_host; member in struct:_sw_corby_orb_config
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/include/corby/
H A Dorb.h71 sw_string m_host; member in struct:_sw_corby_orb_config
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dgsocket.cpp1207 address->m_host = INADDR_NONE ;
1266 address->m_host = addr->fHost ;
1277 OTInitInetAddress( addr , address->m_port , address->m_host ) ;
1290 address->m_host = kOTAnyInetAddress ;
1309 address->m_host = INADDR_NONE ;
1313 address->m_host = hinfo.addrs[0] ;
1329 address->m_host = htonl(hostaddr) ;
1400 OTInetAddressToName( gInetSvcRef , address->m_host , name ) ;
1410 return ntohl(address->m_host);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dgsocket.c1208 address->m_host = INADDR_NONE ;
1267 address->m_host = addr->fHost ;
1278 OTInitInetAddress( addr , address->m_port , address->m_host ) ;
1291 address->m_host = kOTAnyInetAddress ;
1310 address->m_host = INADDR_NONE ;
1314 address->m_host = hinfo.addrs[0] ;
1330 address->m_host = hostaddr ;
1401 OTInetAddressToName( gInetSvcRef , address->m_host , name ) ;
1411 return address->m_host;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/
H A Dwx-config.in389 m_host=${input_option_host:+"${input_option_host}-?"}
390 m_host=${m_host:-$this_host}
424 decho " m_host = '$m_host'"
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/lib/wx/config/
H A Darm-linux-base-unicode-release-2.8389 m_host=${input_option_host:+"${input_option_host}-?"}
390 m_host=${m_host:-$this_host}
424 decho " m_host = '$m_host'"

Completed in 208 milliseconds