Searched refs:init_dialog (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/dialog/samples/install/ |
H A D | setup.c | 340 init_dialog(); in main()
|
/freebsd/contrib/dialog/package/ |
H A D | dialog.sym | 225 init_dialog
|
H A D | dialog.map | 128 init_dialog;
|
/freebsd/lib/libdpv/ |
H A D | dpv.c | 334 init_dialog(stdin, stdout); in dpv()
|
H A D | dprompt.c | 119 init_dialog(stdin, stdout); in dprompt_init()
|
/freebsd/contrib/dialog/ |
H A D | dialog.h | 872 extern void init_dialog(FILE * /*input*/, FILE * /*output*/);
|
H A D | CHANGES | 81 + modify init_dialog's initialization of tab_len and aspect_ratio to 137 + amend change for parsing command-options before calling init_dialog, 138 to handle --no-shadow, etc., which are initialized in init_dialog 699 initialization done before calling init_dialog(), to allow users to 760 + call setlocale() in init_dialog() rather than relying on on-demand 1595 + add a call to flushinp() to init_dialog(), to discard any typeahead 1691 + modify init_dialog() to use initscr() unless a "--stdout" option 1694 init_dialog() assumed that redirected standard output was 1923 + modify init_dialog() to work around HP's broken tty driver (report by
|
H A D | dialog.c | 2000 init_dialog(dialog_state.input, dialog_state.output); in main()
|
H A D | util.c | 328 init_dialog(FILE *input, FILE *output) in init_dialog() function
|
/freebsd/ |
H A D | ObsoleteFiles.inc | 16324 usr/share/man/man3/dialog_gauge.3.gz usr/share/man/man3/init_dialog.3.gz \
|