Searched refs:GetIgnoresRemoteHostname (Results 1 – 2 of 2) sorted by relevance
126 if (GetIgnoresRemoteHostname()) { in PutFile()182 if (GetIgnoresRemoteHostname()) { in GetFile()270 (GetRSyncPrefix() && *GetRSyncPrefix()) || GetIgnoresRemoteHostname()) { in GetPlatformSpecificConnectionInformation()277 if (GetIgnoresRemoteHostname()) in GetPlatformSpecificConnectionInformation()
611 virtual bool GetIgnoresRemoteHostname() { return m_ignores_remote_hostname; } in GetIgnoresRemoteHostname() function