Searched refs:dialog_test (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/lib/libdpv/
H A Ddialog_util.h45 extern uint8_t dialog_test;
H A Ddpv.c150 dialog_test = FALSE;
194 dialog_test = ((options & DPV_TEST_MODE) != 0);
356 !dialog_test)
384 if (dialog_test && use_xdialog)
510 if (dialog_test)
525 if (dialog_test && (strlen(status_format_default) + 12) <
561 if (dialog_test)
565 if (!dialog_test && output != NULL) {
602 if (dialog_test) {
611 if (no_overrun || dialog_test)
[all...]
H A Ddprompt.c421 (curfile->length >= 0 || dialog_test)) {
538 else if (dialog_test) /* status/length ignored */
548 if (dialog_test)
H A Ddialog_util.c53 uint8_t dialog_test = 0; variable

Completed in 63 milliseconds