Home
last modified time | relevance | path

Searched defs:cmdline (Results 1 – 2 of 2) sorted by relevance

/dpdk/lib/cmdline/
H A Dcmdline_private.h73 struct cmdline { struct
76 cmdline_parse_ctx_t *ctx; argument
89 void terminal_adjust(struct cmdline *cl); argument
/dpdk/drivers/compress/qat/
H A Dqat_comp_pmd.c693 char *cmdline = NULL; in qat_comp_dev_create() local