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

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp-help.c92 int short_opt_col; /* column in which short options start */
124 { "short-opt-col", 0, offsetof (struct uparams, short_opt_col) },
1142 __argp_fmtstream_set_wmargin (stream, uparams.short_opt_col); /* For truly bizarre cases. */
1149 comma (uparams.short_opt_col, &pest);
91 int short_opt_col; /* column in which short options start */ member in struct:uparams

Completed in 47 milliseconds