Home
last modified time | relevance | path

Searched refs:short_end (Results 1 – 1 of 1) sorted by relevance

/argp/
A Dargp-parse.c229 char *short_end; member
303 char *short_end; member
338 *cvt->short_end++ = opt->key; in convert_options()
341 *cvt->short_end++ = ':'; in convert_options()
343 *cvt->short_end++ = ':'; in convert_options()
378 group->short_end = cvt->short_end; in convert_options()
420 cvt.short_end = parser->short_opts; in parser_convert()
425 *cvt.short_end++ = '-'; in parser_convert()
427 *cvt.short_end++ = '+'; in parser_convert()
428 *cvt.short_end = '\0'; in parser_convert()
[all …]

Completed in 6 milliseconds