HomeSort by relevance Sort by last modified time
    Searched refs:OPT_RUN (Results 1 - 11 of 11) sorted by null

  /external/syslinux/com32/cmenu/
simple.c 41 // TYPE = OPT_RUN | OPT_EXITMENU | OPT_SUBMENU | OPT_CHECKBOX | OPT_INACTIVE
51 add_item("Memory Test", "Perform extensive memory testing", OPT_RUN,
56 add_item("Linux Rescue", "linresc", OPT_RUN, "linresc", 0);
57 add_item("Dos Rescue", "dosresc", OPT_RUN, "dosresc", 0);
58 add_item("Windows Rescue", "winresc", OPT_RUN, "winresc", 0);
62 add_item("Prepare", "prep", OPT_RUN, "prep", 0);
72 if (curr->action == OPT_RUN) {
complex.c 79 if ((scancode == KEY_TAB) && (mi->action == OPT_RUN) &&
291 add_item("<M>emory Test", "Perform extensive memory testing", OPT_RUN,
297 add_item("<L>inux Rescue", "linresc", OPT_RUN, "linresc", 0);
298 add_item("<D>os Rescue", "dosresc", OPT_RUN, "dosresc", 0);
299 add_item("<W>indows Rescue", "winresc", OPT_RUN, "winresc", 0);
324 OPT_RUN, "prep", 0);
338 add_item("secret 1", "Secret", OPT_RUN, "A", 0);
339 add_item("secret 2", "Secret", OPT_RUN, "A", 0);
342 add_item("<A>a", "Aa", OPT_RUN, "A", 0);
343 add_item("<B>b", "Ab", OPT_RUN, "A", 0)
    [all...]
  /external/syslinux/bios/com32/cmenu/
test.c 192 if ((scancode == KEY_TAB) && (mi->action == OPT_RUN) &&
308 if (mi->action != OPT_RUN) return;
386 curr = add_item("Memory Test","Perform extensive memory testing",OPT_RUN,"memtest",0);
398 curr = add_item("Linux Rescue","linresc",OPT_RUN,"linresc",0);
402 curr = add_item("Dos Rescue","dosresc",OPT_RUN,"dosresc",0);
406 curr = add_item("Windows Rescue","winresc",OPT_RUN,"winresc",0);
417 curr = add_item("Prepare","prep",OPT_RUN,"prep",0);
452 if (curr->action == OPT_RUN) {
test2.c 192 if ((scancode == KEY_TAB) && (mi->action == OPT_RUN) &&
308 if (mi->action != OPT_RUN) return;
393 curr = add_item("<M>emory Test","Perform extensive memory testing",OPT_RUN,"memtest",0);
408 curr = add_item("<L>inux Rescue","Run linresc",OPT_RUN,"linresc",0);
412 curr = add_item("<D>os Rescue","dosresc",OPT_RUN,"dosresc",0);
416 curr = add_item("<W>indows Rescue","winresc",OPT_RUN,"winresc",0);
455 curr = add_item("<R>un prep now","Execute prep with the above options",OPT_RUN,"prep",0);
466 curr = add_item(loginstr,"Login/Logout of authentication system",OPT_RUN,NULL,0);
470 curr = add_item("<P>repare","prep",OPT_RUN,"prep",0);
509 if (curr->action == OPT_RUN) {
    [all...]
  /external/syslinux/efi32/com32/cmenu/
test.c 192 if ((scancode == KEY_TAB) && (mi->action == OPT_RUN) &&
308 if (mi->action != OPT_RUN) return;
386 curr = add_item("Memory Test","Perform extensive memory testing",OPT_RUN,"memtest",0);
398 curr = add_item("Linux Rescue","linresc",OPT_RUN,"linresc",0);
402 curr = add_item("Dos Rescue","dosresc",OPT_RUN,"dosresc",0);
406 curr = add_item("Windows Rescue","winresc",OPT_RUN,"winresc",0);
417 curr = add_item("Prepare","prep",OPT_RUN,"prep",0);
452 if (curr->action == OPT_RUN) {
test2.c 192 if ((scancode == KEY_TAB) && (mi->action == OPT_RUN) &&
308 if (mi->action != OPT_RUN) return;
393 curr = add_item("<M>emory Test","Perform extensive memory testing",OPT_RUN,"memtest",0);
408 curr = add_item("<L>inux Rescue","Run linresc",OPT_RUN,"linresc",0);
412 curr = add_item("<D>os Rescue","dosresc",OPT_RUN,"dosresc",0);
416 curr = add_item("<W>indows Rescue","winresc",OPT_RUN,"winresc",0);
455 curr = add_item("<R>un prep now","Execute prep with the above options",OPT_RUN,"prep",0);
466 curr = add_item(loginstr,"Login/Logout of authentication system",OPT_RUN,NULL,0);
470 curr = add_item("<P>repare","prep",OPT_RUN,"prep",0);
509 if (curr->action == OPT_RUN) {
    [all...]
  /external/syslinux/efi64/com32/cmenu/
test.c 192 if ((scancode == KEY_TAB) && (mi->action == OPT_RUN) &&
308 if (mi->action != OPT_RUN) return;
386 curr = add_item("Memory Test","Perform extensive memory testing",OPT_RUN,"memtest",0);
398 curr = add_item("Linux Rescue","linresc",OPT_RUN,"linresc",0);
402 curr = add_item("Dos Rescue","dosresc",OPT_RUN,"dosresc",0);
406 curr = add_item("Windows Rescue","winresc",OPT_RUN,"winresc",0);
417 curr = add_item("Prepare","prep",OPT_RUN,"prep",0);
452 if (curr->action == OPT_RUN) {
test2.c 192 if ((scancode == KEY_TAB) && (mi->action == OPT_RUN) &&
308 if (mi->action != OPT_RUN) return;
393 curr = add_item("<M>emory Test","Perform extensive memory testing",OPT_RUN,"memtest",0);
408 curr = add_item("<L>inux Rescue","Run linresc",OPT_RUN,"linresc",0);
412 curr = add_item("<D>os Rescue","dosresc",OPT_RUN,"dosresc",0);
416 curr = add_item("<W>indows Rescue","winresc",OPT_RUN,"winresc",0);
455 curr = add_item("<R>un prep now","Execute prep with the above options",OPT_RUN,"prep",0);
466 curr = add_item(loginstr,"Login/Logout of authentication system",OPT_RUN,NULL,0);
470 curr = add_item("<P>repare","prep",OPT_RUN,"prep",0);
509 if (curr->action == OPT_RUN) {
    [all...]
  /external/syslinux/com32/hdt/
hdt-menu.c 59 if (curr->action == OPT_RUN) {
111 if ((scancode == KEY_TAB) && (mi->action == OPT_RUN)) {
296 add_item("S<w>itch to CLI", "Switch to Command Line", OPT_RUN,
300 add_item("<D>ump to tftp", "Dump to tftp", OPT_RUN,
306 add_item("<R>eboot", "Reboot", OPT_RUN, HDT_REBOOT, 0);
hdt-menu-memory.c 381 add_item("Run Test", "Run Test", OPT_RUN, hardware->memtest_label, 0);
  /external/syslinux/com32/cmenu/libmenu/
cmenu.h 113 typedef enum { OPT_INACTIVE, OPT_SUBMENU, OPT_RUN, OPT_EXITMENU, OPT_CHECKBOX,

Completed in 2272 milliseconds