Searched refs:__state (Results 1 – 1 of 1) sorted by relevance
114 struct argp_state *__state);394 __state);464 extern void argp_usage (const struct argp_state *__state);465 extern void __argp_usage (const struct argp_state *__state);470 extern void argp_error (const struct argp_state *__restrict __state,473 extern void __argp_error (const struct argp_state *__restrict __state,485 extern void argp_failure (const struct argp_state *__restrict __state,506 const struct argp_state *__restrict __state)509 const struct argp_state *__restrict __state)526 __argp_usage (const struct argp_state *__state) in __argp_usage() argument[all …]
Completed in 5 milliseconds