Searched refs:batch_mode (Results 1 – 6 of 6) sorted by relevance
93 int batch_mode; /* Batch mode: do not ask for passwords. */ member
205 static int batch_mode = 0; variable500 if (batch_mode) in init_udt_command()516 if (batch_mode) in fini_udt_command()669 if (batch_mode) in fini_nm_command()2123 if (batch_mode) { in do_import()3178 } else if (!batch_mode) { in flags2cred()3506 &batch_mode); in main()3516 if (batch_mode) { in main()3523 if (batch_mode) { in main()3524 batch_mode = 0; in main()
265 if (private == NULL && !options.batch_mode) { in try_rsa_authentication()290 if (!options.batch_mode) in try_rsa_authentication()1260 options.challenge_response_authentication && !options.batch_mode) { in ssh_userauth1()1266 options.password_authentication && !options.batch_mode) { in ssh_userauth1()
296 &options.batch_mode},301 &options.batch_mode},1182 if (options.batch_mode) in load_identity_file()
556 if (options.batch_mode) in confirm()
491 intptr = &options->batch_mode; in process_config_line()955 options->batch_mode = -1; in initialize_options()1066 if (options->batch_mode == -1) in fill_default_options()1067 options->batch_mode = 0; in fill_default_options()