Home
last modified time | relevance | path

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

/dpdk/lib/cmdline/
H A Dcmdline_vt100.c53 match_command(char *buf, unsigned int size) in match_command() function
96 goto match_command; in vt100_parser()
107 goto match_command; in vt100_parser()
115 goto match_command; in vt100_parser()
126 match_command: in vt100_parser()
127 return match_command(vt->buf, size); in vt100_parser()