Searched refs:short_too (Results 1 – 1 of 1) sorted by relevance
193 const struct option *long_options, int *idx, int short_too, int flags) in parse_long_options() argument248 if (short_too && current_argv_len == 1) in parse_long_options()330 if (short_too) { in parse_long_options()361 int optchar, short_too; local478 short_too = 0;488 short_too = 1; /* could be short option too */491 idx, short_too, flags);