Searched refs:GetIgnoresRemoteHostname (Results 1 – 2 of 2) sorted by relevance
129 if (GetIgnoresRemoteHostname()) { in PutFile()185 if (GetIgnoresRemoteHostname()) { in GetFile()273 (GetRSyncPrefix() && *GetRSyncPrefix()) || GetIgnoresRemoteHostname()) { in GetPlatformSpecificConnectionInformation()280 if (GetIgnoresRemoteHostname()) in GetPlatformSpecificConnectionInformation()
576 virtual bool GetIgnoresRemoteHostname() { return m_ignores_remote_hostname; } in GetIgnoresRemoteHostname() function