Home
last modified time | relevance | path

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

/argp/
A Dbug-argp2.c12 static error_t parse_opt (int key, char *arg, struct argp_state *state);
29 static error_t
A Dtst-argp1.c85 static error_t parse_opt (int key, char *arg, struct argp_state *state);
109 static error_t
A Dargp.h35 typedef int error_t; typedef
113 typedef error_t (*argp_parser_t) (int __key, char *__arg,
370 extern error_t argp_parse (const struct argp *__restrict __argp,
374 extern error_t __argp_parse (const struct argp *__restrict __argp,
406 extern error_t argp_err_exit_status;
A Dargp-parse.c110 static error_t
171 static error_t
247 static error_t
252 error_t err; in group_parse()
481 static error_t
580 static error_t
676 static error_t
727 static error_t
788 static error_t
880 error_t
[all …]
A Dargp-eexst.c31 error_t argp_err_exit_status = EX_USAGE;
A Dargp-test.c46 static error_t
136 static error_t
A Dtst-ldbl-argp.c35 static error_t

Completed in 15 milliseconds