Home
last modified time | relevance | path

Searched refs:init_dialog (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/dialog/
H A Ddialog.h723 extern void init_dialog(FILE * /*input*/, FILE * /*output*/);
H A DCHANGES175 + modify init_dialog's initialization of tab_len and aspect_ratio to
231 + amend change for parsing command-options before calling init_dialog,
232 to handle --no-shadow, etc., which are initialized in init_dialog
793 initialization done before calling init_dialog(), to allow users to
854 + call setlocale() in init_dialog() rather than relying on on-demand
1689 + add a call to flushinp() to init_dialog(), to discard any typeahead
1785 + modify init_dialog() to use initscr() unless a "--stdout" option
1788 init_dialog() assumed that redirected standard output was
2017 + modify init_dialog() to work around HP's broken tty driver (report by
H A Ddialog.c1997 init_dialog(dialog_state.input, dialog_state.output); in main()
H A Dutil.c311 init_dialog(FILE *input, FILE *output) in init_dialog() function
/dragonfly/usr.sbin/tzsetup/
H A Dtzsetup.c1007 init_dialog(stdin, stdout); in main()
/dragonfly/
H A DMakefile_upgrade.inc1351 TO_REMOVE+=/usr/share/man/man3/init_dialog.3.gz