Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ cli_init
Function
cli_init
dpdk/app/graph/cli.c:62–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
void
63
cli_init(void)
64
{
65
cl = cmdline_stdin_new(modules_ctx,
""
);
66
}
67
68
void
69
cli_exit(void)
Callers
1
main
Function · 0.85
Calls
1
cmdline_stdin_new
Function · 0.85
Tested by
no test coverage detected