Home
last modified time | relevance | path

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

/dports/sysutils/smenu/smenu-0.9.18/
H A Dctxopt.c1400 char opt_count_oper; /* <, = or > */ member
1859 if (opt->opt_count_oper != '\0') in print_options()
1863 o[0] = opt->opt_count_oper; in print_options()
2263 switch (opt->opt_count_oper) in check_for_occurrence_issues()
2442 char opt_count_oper = '\0'; in opt_parse() local
2538 opt_count_oper = *s; in opt_parse()
2713 (*opt)->opt_count_oper = opt_count_oper; in opt_parse()