Searched refs:dialog_msgbox (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/dialog/samples/install/ |
H A D | setup.c | 53 i = dialog_msgbox("I will run the following command:", sh, 10, 65, 1); in my_system() 62 i = dialog_msgbox("Error-Exit on the following command:", in my_system() 215 /* i = */ dialog_msgbox("Error", "Cannot write /etc/fstab", in extract_packages()
|
/freebsd/contrib/dialog/ |
H A D | msgbox.c | 35 dialog_msgbox(const char *title, const char *cprompt, int height, int width, in dialog_msgbox() function
|
H A D | dialog.c | 854 return dialog_msgbox(t, in call_msgbox() 864 return dialog_msgbox(t, in call_infobox()
|
H A D | dialog.h | 666 extern int dialog_msgbox(const char * /*title*/, const char * /*cprompt*/, int /*height*/, int /*wi…
|
/freebsd/contrib/dialog/package/ |
H A D | dialog.sym | 45 dialog_msgbox
|
H A D | dialog.map | 42 dialog_msgbox;
|