Searched refs:short_too (Results 1 – 1 of 1) sorted by relevance
120 const struct option *long_options, int *idx, int short_too) in parse_long_options() argument155 if (short_too && current_argv_len == 1) in parse_long_options()216 if (short_too) { in parse_long_options()243 int optchar, short_too; in getopt_internal() local358 short_too = 0; in getopt_internal()362 short_too = 1; /* could be short option too */ in getopt_internal()365 idx, short_too); in getopt_internal()