Searched refs:t_dotcmd (Results 1 - 6 of 6) sorted by relevance

/external/syslinux/bios/com32/cmenu/
H A Dtest.c38 typedef enum {QUIT_CMD, REPEAT_CMD, ENTER_CMD, ESCAPE_CMD} t_dotcmd; typedef in typeref:enum:__anon23554
93 t_dotcmd execdotcmd(const char *cmd, char *defcmd, const char *kerargs)
154 t_dotcmd c;
345 t_dotcmd dotrv; // to store the return value of execdotcmd
H A Dtest2.c38 typedef enum {QUIT_CMD, REPEAT_CMD, ENTER_CMD, ESCAPE_CMD} t_dotcmd; typedef in typeref:enum:__anon23555
93 t_dotcmd execdotcmd(const char *cmd, char *defcmd, const char *kerargs)
154 t_dotcmd c;
345 t_dotcmd dotrv; // to store the return value of execdotcmd
/external/syslinux/efi32/com32/cmenu/
H A Dtest.c38 typedef enum {QUIT_CMD, REPEAT_CMD, ENTER_CMD, ESCAPE_CMD} t_dotcmd; typedef in typeref:enum:__anon23847
93 t_dotcmd execdotcmd(const char *cmd, char *defcmd, const char *kerargs)
154 t_dotcmd c;
345 t_dotcmd dotrv; // to store the return value of execdotcmd
H A Dtest2.c38 typedef enum {QUIT_CMD, REPEAT_CMD, ENTER_CMD, ESCAPE_CMD} t_dotcmd; typedef in typeref:enum:__anon23848
93 t_dotcmd execdotcmd(const char *cmd, char *defcmd, const char *kerargs)
154 t_dotcmd c;
345 t_dotcmd dotrv; // to store the return value of execdotcmd
/external/syslinux/efi64/com32/cmenu/
H A Dtest.c38 typedef enum {QUIT_CMD, REPEAT_CMD, ENTER_CMD, ESCAPE_CMD} t_dotcmd; typedef in typeref:enum:__anon24027
93 t_dotcmd execdotcmd(const char *cmd, char *defcmd, const char *kerargs)
154 t_dotcmd c;
345 t_dotcmd dotrv; // to store the return value of execdotcmd
H A Dtest2.c38 typedef enum {QUIT_CMD, REPEAT_CMD, ENTER_CMD, ESCAPE_CMD} t_dotcmd; typedef in typeref:enum:__anon24028
93 t_dotcmd execdotcmd(const char *cmd, char *defcmd, const char *kerargs)
154 t_dotcmd c;
345 t_dotcmd dotrv; // to store the return value of execdotcmd

Completed in 188 milliseconds