Searched refs:batch_mode (Results 1 – 14 of 14) sorted by relevance
1090 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in InputReaderCallback() local1095 if (!batch_mode) in InputReaderCallback()1122 if (!batch_mode) in InputReaderCallback()1137 if (!batch_mode) in InputReaderCallback()1653 bool batch_mode = data.GetBatchMode(); in ActivateHandler() local1654 if (!batch_mode) in ActivateHandler()1666 bool batch_mode = data.GetBatchMode(); in ReactivateHandler() local1667 if (data.reader.GetPrompt() && !batch_mode) in ReactivateHandler()1676 bool batch_mode = data.GetBatchMode(); in GotTokenHandler() local1681 if (!data.reader.IsDone() && data.reader.GetPrompt() && !batch_mode) in GotTokenHandler()[all …]
252 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in GenerateWatchpointCommandCallback() local257 if (!batch_mode) in GenerateWatchpointCommandCallback()270 if (reader.GetPrompt() && !batch_mode) in GenerateWatchpointCommandCallback()291 if (!reader.IsDone() && reader.GetPrompt() && !batch_mode) in GenerateWatchpointCommandCallback()312 if (!batch_mode) in GenerateWatchpointCommandCallback()
274 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in GenerateBreakpointCommandCallback() local279 if (!batch_mode) in GenerateBreakpointCommandCallback()292 if (reader.GetPrompt() && !batch_mode) in GenerateBreakpointCommandCallback()313 if (!reader.IsDone() && reader.GetPrompt() && !batch_mode) in GenerateBreakpointCommandCallback()334 if (!batch_mode) in GenerateBreakpointCommandCallback()
238 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in MultiLineExpressionCallback() local243 if (!batch_mode) in MultiLineExpressionCallback()276 if (!batch_mode) in MultiLineExpressionCallback()
768 bool batch_mode = data.reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in ActivateHandler() local769 if (!batch_mode) in ActivateHandler()781 bool batch_mode = data.reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in ReactivateHandler() local782 if (data.reader.GetPrompt() && !batch_mode) in ReactivateHandler()791 bool batch_mode = data.reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in GotTokenHandler() local796 if (!data.reader.IsDone() && data.reader.GetPrompt() && !batch_mode) in GotTokenHandler()805 bool batch_mode = data.reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in InterruptHandler() local807 if (!batch_mode) in InterruptHandler()3318 bool batch_mode = data.GetBatchMode(); in ActivateHandler() local3319 if (!batch_mode) in ActivateHandler()[all …]
4864 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in ReadCommandsCallbackFunction() local4869 if (!batch_mode) in ReadCommandsCallbackFunction()4883 if (reader.GetPrompt() && !batch_mode) in ReadCommandsCallbackFunction()4903 if (!reader.IsDone() && reader.GetPrompt() && !batch_mode) in ReadCommandsCallbackFunction()4914 if (!batch_mode) in ReadCommandsCallbackFunction()4930 if (!got_interrupted && !batch_mode) in ReadCommandsCallbackFunction()
876 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in InputReaderCallback() local877 if (!batch_mode) in InputReaderCallback()1302 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in GenerateBreakpointOptionsCommandCallback() local1304 if (!batch_mode) in GenerateBreakpointOptionsCommandCallback()1320 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in GenerateBreakpointOptionsCommandCallback() local1321 if (reader.GetPrompt() && !batch_mode) in GenerateBreakpointOptionsCommandCallback()1335 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in GenerateBreakpointOptionsCommandCallback() local1338 if (!reader.IsDone() && reader.GetPrompt() && !batch_mode) in GenerateBreakpointOptionsCommandCallback()1359 bool batch_mode = notification == eInputReaderDone ? in GenerateBreakpointOptionsCommandCallback() local1376 else if (!batch_mode) in GenerateBreakpointOptionsCommandCallback()[all …]
273 if (private == NULL && !options.batch_mode && perm_ok) { in try_rsa_authentication()297 if (!options.batch_mode && perm_ok) in try_rsa_authentication()749 options.challenge_response_authentication && !options.batch_mode) { in ssh_userauth1()755 options.password_authentication && !options.batch_mode) { in ssh_userauth1()
53 int batch_mode; /* Batch mode: do not ask for passwords. */ member
900 intptr = &options->batch_mode; in process_config_line()1610 options->batch_mode = -1; in initialize_options()1741 if (options->batch_mode == -1) in fill_default_options()1742 options->batch_mode = 0; in fill_default_options()2248 dump_cfg_fmtint(oBatchMode, o->batch_mode); in dump_client_config()
351 &options.batch_mode},356 &options.batch_mode},1158 if (options.batch_mode) { in load_identity_file()
691 if (options.batch_mode) in confirm()
1962 (pkcs11_init(!options.batch_mode) == 0) && in load_public_identity_files()
2329 options.batch_mode) in client_input_hostkeys()