Home
last modified time | relevance | path

Searched refs:batch_mode (Results 26 – 50 of 392) sorted by relevance

12345678910>>...16

/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/utils/
H A Dftptop.c95 static int batch_mode = FALSE; variable
312 batch_mode = TRUE; in process_opts()
744 if (batch_mode == TRUE) { in main()
757 show_sessions(batch_mode == FALSE); in main()
761 if (batch_mode == TRUE) { in main()
785 show_sessions(batch_mode == FALSE); in main()
787 if (batch_mode == TRUE) { in main()
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/utils/
H A Dftptop.c95 static int batch_mode = FALSE; variable
312 batch_mode = TRUE; in process_opts()
744 if (batch_mode == TRUE) { in main()
757 show_sessions(batch_mode == FALSE); in main()
761 if (batch_mode == TRUE) { in main()
785 show_sessions(batch_mode == FALSE); in main()
787 if (batch_mode == TRUE) { in main()
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/utils/
H A Dftptop.c95 static int batch_mode = FALSE; variable
312 batch_mode = TRUE; in process_opts()
744 if (batch_mode == TRUE) { in main()
757 show_sessions(batch_mode == FALSE); in main()
761 if (batch_mode == TRUE) { in main()
785 show_sessions(batch_mode == FALSE); in main()
787 if (batch_mode == TRUE) { in main()
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/utils/
H A Dftptop.c95 static int batch_mode = FALSE; variable
312 batch_mode = TRUE; in process_opts()
744 if (batch_mode == TRUE) { in main()
757 show_sessions(batch_mode == FALSE); in main()
761 if (batch_mode == TRUE) { in main()
785 show_sessions(batch_mode == FALSE); in main()
787 if (batch_mode == TRUE) { in main()
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/utils/
H A Dftptop.c95 static int batch_mode = FALSE; variable
312 batch_mode = TRUE; in process_opts()
744 if (batch_mode == TRUE) { in main()
757 show_sessions(batch_mode == FALSE); in main()
761 if (batch_mode == TRUE) { in main()
785 show_sessions(batch_mode == FALSE); in main()
787 if (batch_mode == TRUE) { in main()
/dports/ftp/proftpd/proftpd-1.3.7c/utils/
H A Dftptop.c95 static int batch_mode = FALSE; variable
312 batch_mode = TRUE; in process_opts()
744 if (batch_mode == TRUE) { in main()
757 show_sessions(batch_mode == FALSE); in main()
761 if (batch_mode == TRUE) { in main()
785 show_sessions(batch_mode == FALSE); in main()
787 if (batch_mode == TRUE) { in main()
/dports/www/libhsts/libhsts-0.1.0/tools/
H A Dhsts.c68 static int batch_mode; variable
84 if (batch_mode) in check_and_print()
113 batch_mode = 1; in main()
/dports/x11-toolkits/p5-Tk-Getopt/Tk-Getopt-0.51/t/
H A Dmodern.t29 my $batch_mode = !!$ENV{BATCH};
55 if ($batch_mode) {
H A Dgui2.t80 my $batch_mode = !!$ENV{BATCH};
81 my $timerlen = ($batch_mode ? 1000 : 60*1000);
/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/util/
H A Dossec-regex-convert.c60 int batch_mode = 0; in main() local
77 batch_mode = 1; in main()
104 if (batch_mode) { in main()
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/util/
H A Dossec-regex-convert.c60 int batch_mode = 0; in main() local
77 batch_mode = 1; in main()
104 if (batch_mode) { in main()
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/util/
H A Dossec-regex-convert.c60 int batch_mode = 0; in main() local
77 batch_mode = 1; in main()
104 if (batch_mode) { in main()
/dports/astro/kstars/kstars-3.5.6/Tests/capture/
H A Dtest_placeholderpath.cpp402 QFETCH(bool, batch_mode); in testCCDGenerateFilename()
410 …placeholderPath.generateFilenameOld(format, batch_mode, &filename, fitsDir, seqPrefix, nextSequenc… in testCCDGenerateFilename()
505 QFETCH(QString, batch_mode); in testFullNamingSequence()
534 …placeholderPath.generateFilenameOld(".fits", bool(batch_mode.toInt()), &filename, fitsDir, job.get… in testFullNamingSequence()
641 QFETCH(QString, batch_mode); in testFlexibleNaming()
660 bool bm = bool(batch_mode.toInt()); in testFlexibleNaming()
720 QFETCH(QString, batch_mode); in testFlexibleNamingChangeBehavior()
740 bool bm = bool(batch_mode.toInt()); in testFlexibleNamingChangeBehavior()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/esl/
H A Dfs_cli.c67 int batch_mode; member
131 if (global_profile->batch_mode) return; in clear_cli()
665 if (global_profile->batch_mode) return; in clear_line()
692 if (global_profile->batch_mode) { in redisplay()
724 if (!(global_profile->batch_mode)) { in output_printf()
997 if (global_profile->batch_mode) { in basic_gets()
1370 if (global_profile->batch_mode) return; in clear_el_buffer()
1660 if (argv_batch || profile->batch_mode) { in main()
1661 profile->batch_mode = 1; in main()
1855 if (global_profile->batch_mode) { in main()
[all …]
/dports/audio/mp3c/mp3c-0.31/src/
H A Dmain.c161 BOOL batch_mode; in main() local
187 batch_mode = FALSE; in main()
196 batch_mode = TRUE; in main()
240 if(batch_mode) { in main()
/dports/net/quagga/quagga-1.2.4/zebra/
H A Dtest_main.c272 int batch_mode = 0; in main() local
300 batch_mode = 1; in main()
371 if (batch_mode) in main()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/tools/
H A Dgrid_min.cpp155 bool batch_mode = false; in main() local
171 batch_mode = true; in main()
174 if (!batch_mode) in main()
H A Dlocal_max.cpp156 bool batch_mode = false; in main() local
172 batch_mode = true; in main()
175 if (!batch_mode) in main()
H A Dfast_bilateral_filter.cpp154 bool batch_mode = false; in main() local
172 batch_mode = true; in main()
175 if (!batch_mode) in main()
H A Dmorph.cpp177 bool batch_mode = false; in main() local
195 batch_mode = true; in main()
198 if (!batch_mode) in main()
H A Dpassthrough_filter.cpp164 bool batch_mode = false; in main() local
187 batch_mode = true; in main()
190 if (!batch_mode) in main()
/dports/news/tin/tin-2.4.5/src/
H A Dactive.c344 if (!batch_mode || verbose) in do_read_newsrc_active_file()
563 if (!batch_mode || verbose) in read_newsrc_active_file()
597 if (!batch_mode || verbose) in read_active_file()
601 if (cmd_line && !batch_mode) in read_active_file()
664 if (!batch_mode || verbose) in read_active_file()
684 if (!batch_mode || verbose) in read_active_counts()
688 if (cmd_line && !batch_mode) in read_active_counts()
740 if (!batch_mode || verbose) in read_active_counts()
980 if (!batch_mode /* || verbose */) in check_for_any_new_groups()
1041 if (!batch_mode) in check_for_any_new_groups()
[all …]
H A Dmail.c102 if (!batch_mode) in read_mail_active_file()
169 if (!batch_mode) in read_mail_active_file()
242 if (!batch_mode && verb) in read_mailgroups_file()
249 if (!batch_mode && verb) { in read_mailgroups_file()
414 if (!batch_mode && verb) in read_newsgroups_file()
429 if (!batch_mode && verb) { in read_newsgroups_file()
/dports/chinese/tin/tin-2.4.5/src/
H A Dactive.c344 if (!batch_mode || verbose) in do_read_newsrc_active_file()
563 if (!batch_mode || verbose) in read_newsrc_active_file()
597 if (!batch_mode || verbose) in read_active_file()
601 if (cmd_line && !batch_mode) in read_active_file()
664 if (!batch_mode || verbose) in read_active_file()
684 if (!batch_mode || verbose) in read_active_counts()
688 if (cmd_line && !batch_mode) in read_active_counts()
740 if (!batch_mode || verbose) in read_active_counts()
980 if (!batch_mode /* || verbose */) in check_for_any_new_groups()
1041 if (!batch_mode) in check_for_any_new_groups()
[all …]
H A Dmail.c102 if (!batch_mode) in read_mail_active_file()
169 if (!batch_mode) in read_mail_active_file()
242 if (!batch_mode && verb) in read_mailgroups_file()
249 if (!batch_mode && verb) { in read_mailgroups_file()
414 if (!batch_mode && verb) in read_newsgroups_file()
429 if (!batch_mode && verb) { in read_newsgroups_file()

12345678910>>...16