Searched refs:updateOptions (Results 1 – 1 of 1) sorted by relevance
1210 CUpdateOptions &updateOptions = options.UpdateOptions; in Parse2() local1212 SetAddCommandOptions(options.Command.CommandType, parser, updateOptions); in Parse2()1214 updateOptions.MethodMode.Properties = options.Properties; in Parse2()1217 updateOptions.OpenShareForWrite = true; in Parse2()1219 updateOptions.StopAfterOpenError = true; in Parse2()1221 updateOptions.PathMode = censorPathMode; in Parse2()1223 updateOptions.AltStreams = options.AltStreams; in Parse2()1224 updateOptions.NtSecurity = options.NtSecurity; in Parse2()1225 updateOptions.HardLinks = options.HardLinks; in Parse2()1226 updateOptions.SymLinks = options.SymLinks; in Parse2()[all …]