Home
last modified time | relevance | path

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

/external/syslinux/com32/menu/
Dprintmsg.c102 int show_message_file(const char *filename, const char *background) in show_message_file() function
Dmenumain.c438 key = show_message_file(cm->fkeyhelp[fkey].textname, in show_fkey()
923 key = show_message_file(me->cmdline, me->background); in run_menu()
/external/syslinux/com32/include/
Dmenu.h208 int show_message_file(const char *filename, const char *background);