Home
last modified time | relevance | path

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

/argp/
A Dargp-help.c1453 char *short_no_arg_opts = alloca (strlen (hol->short_options) + 1); in hol_usage() local
1454 char *snao_end = short_no_arg_opts; in hol_usage()
1462 if (snao_end > short_no_arg_opts) in hol_usage()
1465 __argp_fmtstream_printf (stream, " [-%s]", short_no_arg_opts); in hol_usage()

Completed in 7 milliseconds