Searched refs:GetYourHostname (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DamuleAppCommon.cpp162 strURL << thePrefs::GetYourHostname();
H A DSharedFilesCtrl.cpp172 m_menu->Enable(MP_GETHOSTNAMESOURCEED2KLINK, !thePrefs::GetYourHostname().IsEmpty());
173 m_menu->Enable(MP_GETHOSTNAMECRYPTSOURCEED2KLINK, !thePrefs::GetYourHostname().IsEmpty());
H A DPreferences.h339 static const wxString& GetYourHostname() { return s_yourHostname; } function in class:CPreferences
H A DECSpecialMuleTags.cpp98 user_prefs.AddTag(CECTag(EC_TAG_USER_HOST, thePrefs::GetYourHostname()));

Completed in 60 milliseconds