short_no_arg_opts 1467 maint/gnulib/lib/argp-help.c char *short_no_arg_opts = alloca (strlen (hol->short_options) + 1); short_no_arg_opts 1468 maint/gnulib/lib/argp-help.c char *snao_end = short_no_arg_opts; short_no_arg_opts 1476 maint/gnulib/lib/argp-help.c if (snao_end > short_no_arg_opts) short_no_arg_opts 1479 maint/gnulib/lib/argp-help.c __argp_fmtstream_printf (stream, " [-%s]", short_no_arg_opts);