Searched refs:error_t (Results 1 – 7 of 7) sorted by relevance
12 static error_t parse_opt (int key, char *arg, struct argp_state *state);29 static error_t
85 static error_t parse_opt (int key, char *arg, struct argp_state *state);109 static error_t
35 typedef int error_t; typedef113 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;
110 static error_t171 static error_t247 static error_t252 error_t err; in group_parse()481 static error_t580 static error_t676 static error_t727 static error_t788 static error_t880 error_t[all …]
31 error_t argp_err_exit_status = EX_USAGE;
46 static error_t136 static error_t
35 static error_t
Completed in 15 milliseconds