Searched refs:syncsession (Results 1 – 7 of 7) sorted by relevance
163 syncsession
55 if /i "%~1" == "-syncsession" set DO_SYNC_SESSION=1&& goto :getopt_next118 if "%DO_SYNC_SESSION%" == "1" echo -syncsession142 echo -syncsession Copy per-session files (default)
78 syncsession
1223 syncsession
1014 ret.error = syncsession(args); in DoCommand()
3183 ret.error = syncsession (null); in run()5276 ret.error = syncsession(null); in on()5877 ret = syncsession(null); in revert()6205 ret = syncsession(null); in recover()7588 static CAFEX_ERROR syncsession(string[] args) in syncsession() method in CafeX.Program
82 if /i "%_ARG:$quote$=%" == "-syncsession" set DO_SYNC_SESSION=1&& goto :getopt_next755 echo -syncsession Copy per-session files (default)