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

/freebsd-12-stable/contrib/dialog/
H A Ddialog.h511 char *output_separator; /* option "--output-separator" */ member in struct:__anon1103
H A Dutil.c2541 if (dialog_vars.output_separator) {
2554 if (dialog_vars.output_separator)
2555 separator = dialog_vars.output_separator;
H A Ddialog.c1510 dialog_vars.output_separator = optionString(argv, &offset);

Completed in 170 milliseconds