Home
last modified time | relevance | path

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

/argp/
A Dargp-help.c112 struct uparams struct
136 static struct uparams uparams = { argument
233 *(int *)((char *)&uparams + un->uparams_offs) = val; in fill_in_uparams()
1146 indent_to (pest->stream, uparams.header_col); in print_header()
1240 comma (uparams.short_opt_col, &pest); in hol_entry_help()
1243 if (!have_long_opt || uparams.dup_args) in hol_entry_help()
1261 comma (uparams.doc_opt_col, &pest); in hol_entry_help()
1278 comma (uparams.long_opt_col, &pest); in hol_entry_help()
1311 if (col > (unsigned int) (uparams.opt_doc_col + 3)) in hol_entry_help()
1313 else if (col >= (unsigned int) uparams.opt_doc_col) in hol_entry_help()
[all …]

Completed in 7 milliseconds