Searched defs:prompt (Results 1 – 9 of 9) sorted by relevance
/linux-2.4.37.9/scripts/lxdialog/ |
D | msgbox.c | 29 dialog_msgbox (const char *title, const char *prompt, int height, int width, in dialog_msgbox()
|
D | yesno.c | 44 dialog_yesno (const char *title, const char *prompt, int height, int width) in dialog_yesno()
|
D | inputbox.c | 46 dialog_inputbox (const char *title, const char *prompt, int height, int width, in dialog_inputbox()
|
D | checklist.c | 120 dialog_checklist (const char *title, const char *prompt, int height, int width, in dialog_checklist()
|
D | menubox.c | 166 dialog_menu (const char *title, const char *prompt, int height, int width, in dialog_menu()
|
D | util.c | 198 print_autowrap (WINDOW * win, const char *prompt, int width, int y, int x) in print_autowrap()
|
/linux-2.4.37.9/arch/arm/kernel/ |
D | setup.c | 240 setup_ramdisk(int doload, int prompt, int image_start, unsigned int rd_sz) in setup_ramdisk()
|
/linux-2.4.37.9/arch/x86_64/boot/ |
D | video.S | 1893 prompt: .byte 0x0d, 0x0a label
|
/linux-2.4.37.9/arch/i386/boot/ |
D | video.S | 1906 prompt: .byte 0x0d, 0x0a label
|