Searched refs:output_separator (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/dialog/
H A Dutil.c2612 if (dialog_vars.output_separator) {
2625 if (dialog_vars.output_separator)
2626 separator = dialog_vars.output_separator;
H A Ddialog.h531 char *output_separator; /* option "--output-separator" */ member in struct:__anon526
H A Ddialog.c1680 dialog_vars.output_separator = optionString(argv, &offset);

Completed in 162 milliseconds