Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ prompt_exit
Function
prompt_exit
dpdk/app/test-pmd/cmdline.c:13361–13365 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13359
}
13360
13361
void
13362
prompt_exit(void)
13363
{
13364
cmdline_quit(testpmd_cl);
13365
}
13366
13367
/* prompt function, called from main on MAIN lcore */
13368
void
Callers
1
signal_handler
Function · 0.85
Calls
1
cmdline_quit
Function · 0.85
Tested by
1
signal_handler
Function · 0.68