Home
last modified time | relevance | path

Searched refs:n_option (Results 1 – 10 of 10) sorted by relevance

/dports/audio/mp3splt/mp3splt-2.6.2/src/
H A Doptions_checker.c61 opt->g_option || opt->n_option || in check_args()
79 opt->n_option || opt->qq_option || in check_args()
93 opt->g_option || opt->n_option || in check_args()
184 if (opt->i_option || opt->n_option || opt->G_option) in check_args()
198 if (opt->n_option) in check_args()
H A Doptions_manager.h43 short g_option; short n_option; short q_option; member
H A Doptions_manager.c138 opt->g_option = SPLT_FALSE; opt->n_option = SPLT_FALSE; in new_options()
H A Dmp3splt.c221 opt->n_option = SPLT_TRUE; in main()
462 if (opt->n_option) in main()
/dports/devel/ncurses/ncurses-6.3/test/
H A Dpadview.c55 static bool n_option = FALSE; variable
230 if (!n_option) { in read_file()
325 n_option = TRUE; in main()
H A Dview.c78 static bool n_option = FALSE; variable
348 if (!n_option) { in read_file()
454 n_option = TRUE; in main()
/dports/sysutils/linrename/util-linux-2.25.2/sys-utils/
H A Deject.c90 static int n_option; variable
253 n_option = 1; in parse_args()
1024 if (n_option) { in main()
/dports/devel/util-linux/util-linux-2.36/sys-utils/
H A Deject.c87 n_option:1, member
240 ctl->n_option = 1; in parse_args()
920 if (ctl.n_option) { in main()
/dports/devel/brz/breezy-3.2.0/breezy/bzr/
H A D_knit_load_data_pyx.pyx122 n_option = PyBytes_FromStringAndSize(option_str, n - option_str)
123 PyList_Append(final_options, n_option)
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/tests/
H A Ddiag.sh523 n_option=""
525 n_option="-n"
527 …eval LD_PRELOAD=$RSYSLOG_PRELOAD $valgrind ../tools/rsyslogd -C $n_option -i$RSYSLOG_PIDBASE$insta…