Searched refs:cli_change_opts (Results 1 – 3 of 3) sorted by relevance
70 void cli_change_opts (cli_state_t *state_p, const cli_opt_t *options_p);
263 cli_change_opts (cli_state_p, generate_opts); in process_generate()486 cli_change_opts (cli_state_p, literal_dump_opts); in process_literal_dump()674 cli_change_opts (cli_state_p, merge_opts); in process_merge()
83 cli_change_opts (cli_state_t *state_p, /**< state of the command line option processor */ in cli_change_opts() function