Home
last modified time | relevance | path

Searched refs:GetRSyncOpts (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Platform/POSIX/
DPlatformPOSIX.cpp242 GetRSyncOpts(), in PutFile()
247 GetRSyncOpts(), in PutFile()
254 GetRSyncOpts(), in PutFile()
422 GetRSyncOpts(), in GetFile()
427 GetRSyncOpts(), in GetFile()
434 GetRSyncOpts(), in GetFile()
534 if ( (GetRSyncOpts() && *GetRSyncOpts()) || in GetPlatformSpecificConnectionInformation()
539 if (GetRSyncOpts() && *GetRSyncOpts()) in GetPlatformSpecificConnectionInformation()
540 stream.Printf("'%s' ",GetRSyncOpts()); in GetPlatformSpecificConnectionInformation()
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Target/
DPlatform.h689 GetRSyncOpts () in GetRSyncOpts() function