Searched refs:current_dash (Results 1 – 1 of 1) sorted by relevance
119 const char* current_dash; in parse_long_options_r() local122 current_dash = "-"; in parse_long_options_r()125 current_dash = "--"; in parse_long_options_r()128 current_dash = "-W "; in parse_long_options_r()131 current_dash = ""; in parse_long_options_r()177 "option `%s%.*s' is ambiguous", current_dash, in parse_long_options_r()188 current_dash, (int)current_argv_len, current_argv); in parse_long_options_r()210 "option `%s%s' requires an argument", current_dash, in parse_long_options_r()226 current_dash, current_argv); in parse_long_options_r()