Home
last modified time | relevance | path

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

/busybox-1.35.0/scripts/kconfig/lxdialog/
Dlxdialog.c35 jumperFn j_msgbox, j_infobox; variable
43 {"--msgbox", 5, 5, 1, j_msgbox},
196 int j_msgbox(const char *t, int ac, const char *const *av) in j_msgbox() function