Searched refs:dlg_progressbox (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/dialog/ |
H A D | prgbox.c | 112 code = dlg_progressbox(title, cprompt, height, width, pauseopt, fp); in dialog_prgbox()
|
H A D | progressbox.c | 382 dlg_progressbox(const char *title, in dlg_progressbox() function 480 result = dlg_progressbox(title, in dialog_progressbox()
|
H A D | dialog.c | 1224 ? dlg_progressbox(t, in call_programbox() 1230 : dlg_progressbox(t, in call_programbox()
|
H A D | dialog.h | 708 extern int dlg_progressbox(const char * /*title*/, const char * /*cprompt*/, int /*height*/, int /*…
|
H A D | CHANGES | 758 + pass return-code from pause_for_ok() from dlg_progressbox() when
|
/freebsd/contrib/dialog/package/ |
H A D | dialog.sym | 188 dlg_progressbox
|
H A D | dialog.map | 207 dlg_progressbox;
|