Searched defs:argp_state (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp.h154 struct argp_state; /* " */
159 struct argp_state *state);
322 struct argp_state
458 struct argp_state *__restrict
514 parsing routine (thus taking an argp_state structure as the first
523 extern void argp_state_help (const struct argp_state *__restrict __state,
526 extern void __argp_state_help (const struct argp_state *__restrict __state,
532 extern void argp_usage (const struct argp_state *__state);
533 extern void __argp_usage (const struct argp_state *__state);
539 extern void argp_error (const struct argp_state *__restric
318 struct argp_state struct
[all...]

Completed in 16 milliseconds