Home
last modified time | relevance | path

Searched refs:dlg_progressbox (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/dialog/
H A Dprgbox.c112 code = dlg_progressbox(title, cprompt, height, width, pauseopt, fp); in dialog_prgbox()
H A Dprogressbox.c378 dlg_progressbox(const char *title, in dlg_progressbox() function
476 result = dlg_progressbox(title, in dialog_progressbox()
H A Ddialog.h559 extern int dlg_progressbox(const char * /*title*/, const char * /*cprompt*/, int /*height*/, int /*…
H A Ddialog.c1214 ? dlg_progressbox(t, in call_programbox()
1220 : dlg_progressbox(t, in call_programbox()
H A DCHANGES852 + pass return-code from pause_for_ok() from dlg_progressbox() when