Searched refs:batch_mode (Results 1 – 7 of 7) sorted by relevance
261 if (private == NULL && !options.batch_mode && perm_ok) { in try_rsa_authentication()285 if (!options.batch_mode && perm_ok) in try_rsa_authentication()735 options.challenge_response_authentication && !options.batch_mode) { in ssh_userauth1()741 options.password_authentication && !options.batch_mode) { in ssh_userauth1()
62 int batch_mode; /* Batch mode: do not ask for passwords. */ member
871 intptr = &options->batch_mode; in process_config_line()1560 options->batch_mode = -1; in initialize_options()1688 if (options->batch_mode == -1) in fill_default_options()1689 options->batch_mode = 0; in fill_default_options()
341 &options.batch_mode},346 &options.batch_mode},1117 if (options.batch_mode) in load_identity_file()
714 if (options.batch_mode) in confirm()
1829 (pkcs11_init(!options.batch_mode) == 0) && in load_public_identity_files()
254 bool batch_mode = m_interpreter.GetBatchCommandMode(); in IOHandlerInputComplete() local278 else if (!batch_mode) in IOHandlerInputComplete()305 else if (!batch_mode) in IOHandlerInputComplete()