Searched refs:batch_mode (Results 1 – 7 of 7) sorted by relevance
58 int batch_mode; /* Batch mode: do not ask for passwords. */ member
427 &options.batch_mode},432 &options.batch_mode},1283 notifier = notify_start(options.batch_mode, in identity_sign()1586 if (options.batch_mode) { in load_identity_file()
1374 intptr = &options->batch_mode; in process_config_line_depth()2769 options->batch_mode = -1; in initialize_options()2956 if (options->batch_mode == -1) in fill_default_options()2957 options->batch_mode = 0; in fill_default_options()3782 dump_cfg_fmtint(oBatchMode, o->batch_mode); in dump_client_config()
635 if (options.batch_mode) in confirm()
927 options.batch_mode) in can_update_hostkeys()
2488 (pkcs11_init(!options.batch_mode) == 0) && in load_public_identity_files()
2617 regardless of batch_mode.2618 * defs.h, top.c (batch_mode): Removed.