Searched refs:uparams (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/ |
H A D | argp-help.c | 78 struct uparams 104 static struct uparams uparams = { 122 { "dup-args", 1, offsetof (struct uparams, dup_args) }, 123 { "dup-args-note", 1, offsetof (struct uparams, dup_args_note) }, 124 { "short-opt-col", 0, offsetof (struct uparams, short_opt_col) }, 125 { "long-opt-col", 0, offsetof (struct uparams, long_opt_col) }, 126 { "doc-opt-col", 0, offsetof (struct uparams, doc_opt_col) }, 127 { "opt-doc-col", 0, offsetof (struct uparams, opt_doc_col) }, 128 { "header-col", 0, offsetof (struct uparams, header_co 77 struct uparams struct 103 static struct uparams uparams = { variable in typeref:struct:uparams [all...] |
Completed in 17 milliseconds