Searched refs:init_dialog (Results 1 – 11 of 11) sorted by relevance
| /freebsd-12.1/usr.sbin/bsdinstall/distfetch/ |
| H A D | distfetch.c | 71 init_dialog(stdin, stdout); in main()
|
| /freebsd-12.1/usr.sbin/bsdinstall/distextract/ |
| H A D | distextract.c | 87 init_dialog(stdin, stdout); in main()
|
| /freebsd-12.1/usr.sbin/bsdinstall/partedit/ |
| H A D | partedit.c | 90 init_dialog(stdin, stdout); in main()
|
| /freebsd-12.1/lib/libdpv/ |
| H A D | dpv.c | 336 init_dialog(stdin, stdout); in dpv()
|
| H A D | dprompt.c | 122 init_dialog(stdin, stdout); in dprompt_init()
|
| /freebsd-12.1/contrib/dialog/ |
| H A D | dialog.h | 792 extern void init_dialog(FILE * /*input*/, FILE * /*output*/);
|
| H A D | CHANGES | 167 initialization done before calling init_dialog(), to allow users to 228 + call setlocale() in init_dialog() rather than relying on on-demand 1063 + add a call to flushinp() to init_dialog(), to discard any typeahead 1159 + modify init_dialog() to use initscr() unless a "--stdout" option 1162 init_dialog() assumed that redirected standard output was 1391 + modify init_dialog() to work around HP's broken tty driver (report by
|
| H A D | dialog.c | 1844 init_dialog(dialog_state.input, dialog_state.output); in main()
|
| H A D | util.c | 297 init_dialog(FILE *input, FILE *output) in init_dialog() function
|
| /freebsd-12.1/usr.sbin/tzsetup/ |
| H A D | tzsetup.c | 1010 init_dialog(stdin, stdout); in main()
|
| /freebsd-12.1/ |
| H A D | ObsoleteFiles.inc | 5626 usr/share/man/man3/dialog_gauge.3.gz usr/share/man/man3/init_dialog.3.gz \
|