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

  /external/syslinux/com32/cmenu/libmenu/
cmenu.h 149 typedef enum { CODE_WAIT, CODE_ENTER, CODE_ESCAPE } TIMEOUTCODE;
150 typedef TIMEOUTCODE(*t_timeout_handler) (void);
  /external/syslinux/bios/com32/cmenu/
test.c 152 TIMEOUTCODE timeout(const char *cmd)
166 TIMEOUTCODE ontimeout(void)
171 TIMEOUTCODE ontotaltimeout(void)
test2.c 152 TIMEOUTCODE timeout(const char *cmd)
166 TIMEOUTCODE ontimeout(void)
171 TIMEOUTCODE ontotaltimeout(void)
  /external/syslinux/efi32/com32/cmenu/
test.c 152 TIMEOUTCODE timeout(const char *cmd)
166 TIMEOUTCODE ontimeout(void)
171 TIMEOUTCODE ontotaltimeout(void)
test2.c 152 TIMEOUTCODE timeout(const char *cmd)
166 TIMEOUTCODE ontimeout(void)
171 TIMEOUTCODE ontotaltimeout(void)
  /external/syslinux/efi64/com32/cmenu/
test.c 152 TIMEOUTCODE timeout(const char *cmd)
166 TIMEOUTCODE ontimeout(void)
171 TIMEOUTCODE ontotaltimeout(void)
test2.c 152 TIMEOUTCODE timeout(const char *cmd)
166 TIMEOUTCODE ontimeout(void)
171 TIMEOUTCODE ontotaltimeout(void)
  /external/syslinux/com32/hdt/
hdt-menu.h 88 TIMEOUTCODE ontimeout(void);
hdt-menu.c 90 TIMEOUTCODE ontimeout(void)
  /external/syslinux/com32/cmenu/
complex.c 57 TIMEOUTCODE ontimeout(void)

Completed in 967 milliseconds