MCPcopy 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
62void
63cli_init(void)
64{
65 cl = cmdline_stdin_new(modules_ctx, "");
66}
67
68void
69cli_exit(void)

Callers 1

mainFunction · 0.85

Calls 1

cmdline_stdin_newFunction · 0.85

Tested by

no test coverage detected