| /f-stack/dpdk/lib/librte_cmdline/ |
| H A D | cmdline_socket.c | 24 cmdline_file_new(cmdline_parse_ctx_t *ctx, const char *prompt, const char *path) in cmdline_file_new() 41 cmdline_stdin_new(cmdline_parse_ctx_t *ctx, const char *prompt) in cmdline_stdin_new()
|
| H A D | cmdline.c | 68 cmdline_set_prompt(struct cmdline *cl, const char *prompt) in cmdline_set_prompt() 76 cmdline_new(cmdline_parse_ctx_t *ctx, const char *prompt, int s_in, int s_out) in cmdline_new()
|
| H A D | cmdline.h | 37 char prompt[RDLINE_PROMPT_SIZE]; member
|
| H A D | cmdline_private.h | 30 char prompt[RDLINE_PROMPT_SIZE]; member
|
| H A D | cmdline_rdline.h | 71 char prompt[RDLINE_PROMPT_SIZE]; member
|
| H A D | cmdline_rdline.c | 55 rdline_newline(struct rdline *rdl, const char *prompt) in rdline_newline()
|
| /f-stack/dpdk/examples/ip_pipeline/ |
| H A D | conn.h | 26 const char *prompt; member
|
| H A D | main.c | 34 static const char prompt[] = "pipeline> "; variable
|
| H A D | conn.c | 24 char *prompt; member
|
| /f-stack/dpdk/drivers/net/softnic/ |
| H A D | conn.h | 27 const char *prompt; member
|
| H A D | conn.c | 24 char *prompt; member
|
| H A D | rte_eth_softnic.c | 69 static const char prompt[] = "softnic> "; variable
|
| /f-stack/dpdk/examples/pipeline/ |
| H A D | conn.h | 28 const char *prompt; member
|
| H A D | conn.c | 24 char *prompt; member
|
| /f-stack/app/redis-5.0.5/deps/linenoise/ |
| H A D | linenoise.c | 143 const char *prompt; /* Prompt to display. */ member 768 static int linenoiseEdit(int stdin_fd, int stdout_fd, char *buf, size_t buflen, const char *prompt) in linenoiseEdit() 982 static int linenoiseRaw(char *buf, size_t buflen, const char *prompt) { in linenoiseRaw() 1038 char *linenoise(const char *prompt) { in linenoise()
|
| /f-stack/dpdk/examples/bond/ |
| H A D | main.c | 803 static void prompt(__rte_unused void *arg1) in prompt() function
|
| /f-stack/dpdk/examples/qos_sched/ |
| H A D | cmdline.c | 604 prompt(void) in prompt() function
|
| /f-stack/dpdk/examples/ntb/ |
| H A D | ntb_fwd.c | 1080 prompt(void) in prompt() function
|
| /f-stack/freebsd/contrib/zstd/programs/ |
| H A D | util.c | 90 int UTIL_requireUserConfirmation(const char* prompt, const char* abortMsg, in UTIL_requireUserConfirmation()
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | redis-cli.c | 221 char prompt[128]; member 271 sds prompt = sdsempty(); in cliRefreshPrompt() local
|
| /f-stack/dpdk/app/test-pmd/ |
| H A D | cmdline.c | 17113 prompt(void) in prompt() function
|