Home
last modified time | relevance | path

Searched refs:cmdline_stdin_exit (Results 1 – 19 of 19) sorted by relevance

/dpdk/app/test-cmdline/
H A Dcmdline_test.c34 cmdline_stdin_exit(cl); in main()
/dpdk/lib/cmdline/
H A Dcmdline_socket.h19 void cmdline_stdin_exit(struct cmdline *cl);
H A Dcmdline_socket.c50 cmdline_stdin_exit(struct cmdline *cl) in cmdline_stdin_exit() function
H A Dversion.map47 cmdline_stdin_exit;
/dpdk/examples/multi_process/hotplug_mp/
H A Dmain.c36 cmdline_stdin_exit(cl); in main()
/dpdk/examples/cmdline/
H A Dmain.c40 cmdline_stdin_exit(cl); in main()
/dpdk/examples/multi_process/simple_mp/
H A Dmain.c122 cmdline_stdin_exit(cl); in main()
/dpdk/examples/ipsec-secgw/
H A Dparser.c525 cmdline_stdin_exit(cl); in parse_cfg_file()
536 cmdline_stdin_exit(cl); in parse_cfg_file()
/dpdk/app/test/
H A Dtest_cmdline_lib.c188 cmdline_stdin_exit(NULL); in test_cmdline_socket_fns()
H A Dtest.c238 cmdline_stdin_exit(cl); in main()
/dpdk/examples/vm_power_manager/guest_cli/
H A Dvm_power_cli_guest.c547 cmdline_stdin_exit(cl); in run_cli()
/dpdk/examples/vm_power_manager/
H A Dvm_power_cli.c547 cmdline_stdin_exit(cl); in run_cli()
/dpdk/examples/vdpa/
H A Dmain.c550 cmdline_stdin_exit(cl); in main()
/dpdk/examples/qos_sched/
H A Dcmdline.c613 cmdline_stdin_exit(cl); in prompt()
/dpdk/examples/bond/
H A Dmain.c809 cmdline_stdin_exit(cl); in prompt()
/dpdk/examples/ethtool/ethtool-app/
H A Dethapp.c903 cmdline_stdin_exit(ctx_cmdline); in ethapp_main()
/dpdk/examples/ntb/
H A Dntb_fwd.c1089 cmdline_stdin_exit(cl); in prompt()
/dpdk/doc/guides/rel_notes/
H A Drelease_21_11.rst455 * cmdline: ``cmdline_stdin_exit()`` now frees the ``cmdline`` structure.
/dpdk/app/test-pmd/
H A Dcmdline.c18136 cmdline_stdin_exit(testpmd_cl); in prompt()
18144 cmdline_stdin_exit(testpmd_cl); in prompt_exit()