Searched refs:dlg_progressbox (Results 1 – 5 of 5) sorted by relevance
| /dflybsd-src/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 | 378 dlg_progressbox(const char *title, in dlg_progressbox() function 476 result = dlg_progressbox(title, in dialog_progressbox()
|
| H A D | dialog.h | 559 extern int dlg_progressbox(const char * /*title*/, const char * /*cprompt*/, int /*height*/, int /*…
|
| H A D | dialog.c | 1214 ? dlg_progressbox(t, in call_programbox() 1220 : dlg_progressbox(t, in call_programbox()
|
| H A D | CHANGES | 852 + pass return-code from pause_for_ok() from dlg_progressbox() when
|