Home
last modified time | relevance | path

Searched refs:cur_opt_params (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/smenu/smenu-0.9.18/
H A Dctxopt.h65 char * cur_opt_params; /* All the option's parameters. */ member
H A Dctxopt.c401 cur_state->cur_opt_params); in fatal()
419 cur_state->cur_opt_params, cur_state->opts_count, in fatal()
425 cur_state->cur_opt_params, cur_state->opts_count); in fatal()
433 cur_state->cur_opt_params, cur_state->opts_count, in fatal()
439 cur_state->cur_opt_params, cur_state->opts_count); in fatal()
447 cur_state->cur_opt_params, cur_state->opts_count, in fatal()
453 cur_state->cur_opt_params, cur_state->opts_count); in fatal()
2245 char * cur_opt_params = cur_state->cur_opt_params; in check_for_occurrence_issues() local
2258 cur_state->cur_opt_params = opt->params; in check_for_occurrence_issues()
2321 cur_state->cur_opt_params = cur_opt_params; in check_for_occurrence_issues()
[all …]