Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
68
void
69
cli_exit(void)
70
{
71
cmdline_stdin_exit(cl);
72
}
73
74
void
75
cli_process(char *in, char *out, size_t out_size, __rte_unused void *obj)
Callers
3
cli_graph
Function · 0.85
cli_ethdev_rx
Function · 0.85
main
Function · 0.85
Calls
1
cmdline_stdin_exit
Function · 0.85
Tested by
no test coverage detected