Searched defs:help (Results 1 – 5 of 5) sorted by relevance
/dpdk/lib/argparse/ | ||
H A D | rte_argparse.h | 107 const char *help; global() member |
H A D | rte_argparse.c | 706 static const struct rte_argparse_arg help = { show_args_opt_help() local |
/dpdk/examples/cmdline/ | ||
H A D | commands.c | 177 TOKEN_STRING_INITIALIZER(struct cmd_help_result, help, "help"); member |
/dpdk/lib/telemetry/ | ||
H A D | telemetry.c | 40 char help[RTE_TEL_MAX_STRING_LEN]; global() member |
/dpdk/examples/qos_sched/ | ||
H A D | cmdline.c | 21 cmdline_fixed_string_t help; member |