Home
last modified time | relevance | path

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

/dports/sysutils/smenu/smenu-0.9.18/
H A Dctxopt.c1398 int opt_count_matter; /* 1 if we must restrict the count, else 0. */ member
2262 if (opt->opt_count_matter) in check_for_occurrence_issues()
2441 int opt_count_matter = 0; in opt_parse() local
2537 opt_count_matter = 1; in opt_parse()
2712 (*opt)->opt_count_matter = opt_count_matter; in opt_parse()