Home
last modified time | relevance | path

Searched refs:batch_mode (Results 76 – 100 of 392) sorted by relevance

12345678910>>...16

/dports/security/gnome-ssh-askpass/openssh-6.6p1/
H A Dsshconnect1.c261 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()
H A Dreadconf.h62 int batch_mode; /* Batch mode: do not ask for passwords. */ member
/dports/sysutils/webmin/webmin-1.981/ldap-useradmin/
H A Dldap-useradmin-lib.pl259 &useradmin::refresh_nscd() if (!$batch_mode);
275 &useradmin::refresh_nscd() if (!$batch_mode);
329 &useradmin::refresh_nscd() if (!$batch_mode);
371 &useradmin::refresh_nscd() if (!$batch_mode);
387 &useradmin::refresh_nscd() if (!$batch_mode);
420 &useradmin::refresh_nscd() if (!$batch_mode);
/dports/www/py-pygsheets/pygsheets-2.0.5/pygsheets/
H A Dsheet.py46 self.batch_mode = False
50 self.batch_mode = mode
102 if self.batch_mode:
/dports/news/tin/tin-2.4.5/src/
H A Dauth.c211 if (!batch_mode || verbose || ret != OK_AUTH) in do_authinfo_user()
331 if (batch_mode) { /* no interactive username/password prompting */ in authinfo_plain()
537 if (!batch_mode || verbose || ret != OK_AUTH) in do_authinfo_sasl_plain()
H A Dnntplib.c998 if (!batch_mode || verbose) { in close_server()
1374 if (!batch_mode || verbose) { in nntp_open()
1389 if ((!batch_mode || verbose) && ret >= 0) in nntp_open()
1527 if (!can_post && !batch_mode) in nntp_open()
1545 if (!batch_mode || verbose) { in nntp_open()
1682 if (!is_reconnect && !batch_mode) { in nntp_open()
1700 if (!is_reconnect && !batch_mode && show_description && check_for_new_newsgroups) { in nntp_open()
/dports/chinese/tin/tin-2.4.5/src/
H A Dauth.c211 if (!batch_mode || verbose || ret != OK_AUTH) in do_authinfo_user()
331 if (batch_mode) { /* no interactive username/password prompting */ in authinfo_plain()
537 if (!batch_mode || verbose || ret != OK_AUTH) in do_authinfo_sasl_plain()
H A Dnntplib.c998 if (!batch_mode || verbose) { in close_server()
1374 if (!batch_mode || verbose) { in nntp_open()
1389 if ((!batch_mode || verbose) && ret >= 0) in nntp_open()
1527 if (!can_post && !batch_mode) in nntp_open()
1545 if (!batch_mode || verbose) { in nntp_open()
1682 if (!is_reconnect && !batch_mode) { in nntp_open()
1700 if (!is_reconnect && !batch_mode && show_description && check_for_new_newsgroups) { in nntp_open()
/dports/games/torcs/torcs-1.3.7/src/libs/learning/
H A DANN.cpp44 ann->batch_mode = false; in NewANN()
181 l->batch_mode = false; in ANN_AddLayer()
264 l->batch_mode = false; in ANN_AddRBFLayer()
653 if (l->batch_mode) { in ANN_Backpropagate()
689 if (l->batch_mode) { in ANN_Backpropagate()
777 if (l->batch_mode == false) { in ANN_LayerBatchAdapt()
910 ann->batch_mode = batch; in ANN_SetBatchMode()
914 l->batch_mode = batch; in ANN_SetBatchMode()
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/objects/client/
H A Dpts_stress_run_manager.php41 public static function stress_run($to_run, $batch_mode = false) argument
43 if($batch_mode == false)
45 $batch_mode = array(
55 $test_run_manager = new pts_stress_run_manager($batch_mode);
/dports/multimedia/mjpegtools/mjpegtools-2.1.0/lavtools/
H A Dlavrec.c220 static int batch_mode = 0; variable
555 if (show_stats > 0 && !batch_mode) in output_stats()
704 batch_mode = 1; in set_option()
1205 if (!batch_mode) in main()
1212 if (!batch_mode) in main()
/dports/net-mgmt/collectd5/collectd-5.12.0/src/
H A Dwrite_riemann.c51 bool batch_mode; member
599 if (host->client_type != RIEMANN_CLIENT_UDP && host->batch_mode) { in wrr_write()
656 host->batch_mode = true; in wrr_config_node()
698 status = cf_util_get_boolean(child, &host->batch_mode); in wrr_config_node()
808 if (host->client_type != RIEMANN_CLIENT_UDP && host->batch_mode) { in wrr_config_node()
/dports/textproc/link-grammar/link-grammar-5.8.0/link-parser/
H A Dcommand-line.h33 bool batch_mode; /* if true, process sentences non-interactively */ member
/dports/games/retroarch/RetroArch-1.9.7/tools/
H A Dcg2glsl.py18 batch_mode = False variable
21 if not batch_mode:
653 global batch_mode
654 batch_mode = True
/dports/games/stratagus/stratagus-3.2.0/tools/shaders/
H A Dcg2glsl.py19 batch_mode = False variable
23 if not batch_mode:
679 global batch_mode
680 batch_mode = True
/dports/games/stratagus/stratagus-3.2.0/src/video/shaders/
H A Dcg2glsl.py20 batch_mode = False variable
23 if not batch_mode:
655 global batch_mode
656 batch_mode = True
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/activity_log/
H A Dactivity_database.h123 void SetBatchModeForTesting(bool batch_mode);
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/modules/
H A Dmatisk.php388 $batch_mode = false;
390 $test_run_manager = new pts_test_run_manager($batch_mode, $auto_mode);
/dports/graphics/zint/zint-2.10.0-src/frontend/
H A Dmain.c759 int batch_mode = 0; in main() local
885 batch_mode = 1; in main()
1227 if (batch_mode == 0) { in main()
1239 if (batch_mode == 0 || input_cnt == 0) { in main()
1294 if (batch_mode) { in main()
/dports/net/liferea/liferea-1.12.7/src/ui/
H A Ditem_list_view.c125 gboolean batch_mode; /*<< TRUE if we are in batch adding mode */ member
448 ilv->priv->batch_mode = TRUE; in item_list_view_clear()
508 if (ilv->priv->batch_mode) in item_list_view_update_item()
568 if (ilv->priv->batch_mode) { in item_list_view_update()
570 ilv->priv->batch_mode = FALSE; in item_list_view_update()
931 if (ilv->priv->batch_mode) { in item_list_view_add_item()
/dports/lang/gauche/Gauche-0.9.10/src/
H A Dmain.c60 int batch_mode = FALSE; /* force batch mode */ variable
385 case 'b': batch_mode = TRUE; break; in parse_options()
746 if (batch_mode || (!has_terminal() && !interactive_mode)) { in enter_repl()
/dports/www/domoticz/domoticz-2020.2/extern/mosquitto/src/
H A Dmosquitto_passwd.c515 bool batch_mode = false; in main() local
559 batch_mode = true; in main()
666 if(batch_mode){ in main()
/dports/net-mgmt/smokeping/SmokePing-2.8.2/lib/Smokeping/probes/
H A DOpenSSHEOSPing.pm99 batch_mode => 1
/dports/security/ncrack/ncrack-0.7/opensshlib/
H A Dreadconf.h53 int batch_mode; /* Batch mode: do not ask for passwords. */ member
/dports/lang/librep/librep_0.92.7/src/
H A Dmain.c65 DEFSYM(batch_mode, "batch-mode");
559 rep_INTERN_SPECIAL(batch_mode); in rep_main_init()

12345678910>>...16