Searched refs:wxGetFullHostName (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dutils.cpp60 bool wxGetFullHostName(wxChar *buf, int maxSize) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dutilsexc.cpp240 bool wxGetFullHostName( wxChar* zBuf, int nMaxSize) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dutils.h510 WXDLLIMPEXP_BASE wxString wxGetFullHostName();
511 WXDLLIMPEXP_BASE bool wxGetFullHostName(wxChar *buf, int maxSize);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msdos/
H A Dutilsdos.cpp252 bool wxGetFullHostName(wxChar *buf, int n) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dutilscmn.cpp525 wxString host = wxGetFullHostName();
577 wxString wxGetFullHostName() function
582 bool ok = wxGetFullHostName(wxStringBuffer(buf, hostnameSize), hostnameSize);
H A Dftp.cpp87 m_passwd << wxGetUserId() << wxT('@') << wxGetFullHostName();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dutilsunx.cpp834 bool wxGetFullHostName(wxChar *buf, int sz) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dutils.cpp85 bool wxGetFullHostName(wxChar *buf, int maxSize) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dutils.cpp55 // used in wxGetFullHostName() with the old mingw32 versions
160 bool wxGetFullHostName(wxChar *buf, int maxSize) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A Damule.cpp380 m_localip = StringHosttoUint32(::wxGetFullHostName());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dfunction.tex127 \helpref{wxGetFullHostName}{wxgetfullhostname}\\
1354 concatenating the values returned by \helpref{wxGetFullHostName}{wxgetfullhostname}\rtfsp
1376 \membersection{::wxGetFullHostName}\label{wxgetfullhostname}
1378 \func{wxString}{wxGetFullHostName}{\void}
1428 \helpref{wxGetFullHostName}{wxgetfullhostname}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dutils.cpp226 bool wxGetFullHostName(wxChar *buf, int maxSize) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/console/
H A Dconsole.cpp1530 wxGetHostName().c_str(), wxGetFullHostName().c_str());

Completed in 227 milliseconds