Searched refs:GetIgnoresRemoteHostname (Results 1 – 2 of 2) sorted by relevance
128 if (GetIgnoresRemoteHostname()) { in PutFile()184 if (GetIgnoresRemoteHostname()) { in GetFile()272 (GetRSyncPrefix() && *GetRSyncPrefix()) || GetIgnoresRemoteHostname()) { in GetPlatformSpecificConnectionInformation()279 if (GetIgnoresRemoteHostname()) in GetPlatformSpecificConnectionInformation()
575 virtual bool GetIgnoresRemoteHostname() { return m_ignores_remote_hostname; } in GetIgnoresRemoteHostname() function