Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dargp.h149 struct argp_state; /* " */
154 struct argp_state *state);
313 struct argp_state struct
433 struct argp_state *__restrict
496 extern void argp_state_help (__const struct argp_state *__restrict __state,
499 extern void __argp_state_help (__const struct argp_state *__restrict __state,
504 extern void argp_usage (__const struct argp_state *__state);
505 extern void __argp_usage (__const struct argp_state *__state);
510 extern void argp_error (__const struct argp_state *__restrict __state,
513 extern void __argp_error (__const struct argp_state *__restrict __state,
[all …]