Searched refs:short_too (Results 1 – 1 of 1) sorted by relevance
117 bool short_too, struct getopt_context* context) { in parse_long_options_r() argument163 if (short_too && current_argv_len == 1) continue; in parse_long_options_r()220 if (short_too) { in parse_long_options_r()325 bool short_too = false; in getopt_long_r() local331 short_too = true; // could be short option too in getopt_long_r()335 short_too, context); in getopt_long_r()