Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_cmdline/
H A Dcmdline_vt100.c56 match_command(char *buf, unsigned int size) in match_command() function
99 goto match_command; in vt100_parser()
110 goto match_command; in vt100_parser()
118 goto match_command; in vt100_parser()
129 match_command: in vt100_parser()
130 return match_command(vt->buf, size); in vt100_parser()