Home
last modified time | relevance | path

Searched refs:cmdline_vt100_commands (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/lib/librte_cmdline/
H A Dcmdline_vt100.c16 const char *cmdline_vt100_commands[] = { variable
62 for (i=0 ; i<sizeof(cmdline_vt100_commands)/sizeof(const char *) ; i++) { in match_command()
63 cmd = *(cmdline_vt100_commands + i); in match_command()
H A Dcmdline_vt100.h72 extern const char *cmdline_vt100_commands[];