Searched refs:short_too (Results 1 – 1 of 1) sorted by relevance
172 const struct option *long_options, int *idx, int short_too) in parse_long_options() argument205 if (short_too && current_argv_len == 1) in parse_long_options()269 if (short_too) { in parse_long_options()296 int optchar, short_too; in getopt_internal() local409 short_too = 0; in getopt_internal()413 short_too = 1; /* could be short option too */ in getopt_internal()416 idx, short_too); in getopt_internal()