Home
last modified time | relevance | path

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

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