MCPcopy Create free account
hub / github.com/F-Stack/f-stack / cli_exit

Function cli_exit

dpdk/app/graph/cli.c:68–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68void
69cli_exit(void)
70{
71 cmdline_stdin_exit(cl);
72}
73
74void
75cli_process(char *in, char *out, size_t out_size, __rte_unused void *obj)

Callers 3

cli_graphFunction · 0.85
cli_ethdev_rxFunction · 0.85
mainFunction · 0.85

Calls 1

cmdline_stdin_exitFunction · 0.85

Tested by

no test coverage detected