fHostName
BString fHostName;
return fHostName;
fHostName = other.fHostName;
fHostName = address;
fHostName(other.fHostName)
fHostName = "";
fHostName = host;
fHostName = host;
fHostName = host;
fHostName = host;
fHostName = other.fHostName;
fHostName.SetTo(hostName, MAXHOSTNAMELEN);
fHostName.Truncate(0);
if (fHostName.Length() > 0) {
reinterpret_cast<const uint8*>(fHostName.String()),
fHostName.Length());
if (fHostName.Length() > 0) {
reinterpret_cast<const uint8*>(fHostName.String()),
fHostName.Length());
BString fHostName;