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

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp-parse.c208 char *short_end;
284 char *short_end;
319 *cvt->short_end++ = opt->key;
322 *cvt->short_end++ = ':';
324 *cvt->short_end++ = ':';
326 *cvt->short_end = '\0'; /* keep 0 terminated */
359 group->short_end = cvt->short_end;
401 cvt.short_end = parser->short_opts;
406 *cvt.short_end
204 char *short_end; member in struct:group
278 char *short_end; member in struct:parser_convert_state
[all...]

Completed in 16 milliseconds