Searched refs:cvt (Results 1 – 1 of 1) sorted by relevance
341 *cvt->short_end++ = ':'; in convert_options()343 *cvt->short_end++ = ':'; in convert_options()353 cvt->long_end->has_arg = in convert_options()359 cvt->long_end->flag = 0; in convert_options()366 cvt->long_end->val = in convert_options()417 struct parser_convert_state cvt; in parser_convert() local419 cvt.parser = parser; 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