Searched defs:parse_opt (Results 1 - 17 of 17) sorted by path

/external/elfutils/0.153/lib/
H A Dcolor.c41 static error_t parse_opt (int key, char *arg, struct argp_state *state);
58 options, parse_opt, NULL, NULL, NULL, NULL, NULL
85 parse_opt (int key, char *arg, function
/external/elfutils/0.153/libdwfl/
H A Dargp-std.c115 parse_opt (int key, char *arg, struct argp_state *state) function
316 { .options = options, .parser = parse_opt };
/external/elfutils/0.153/src/
H A Daddr2line.c92 static error_t parse_opt (int key, char *arg, struct argp_state *state);
99 options, parse_opt, args_doc, doc, argp_children, NULL, NULL
200 parse_opt (int key, char *arg, struct argp_state *state) function
H A Dar.c113 static error_t parse_opt (int key, char *arg, struct argp_state *state);
118 options, parse_opt, args_doc, doc, arlib_argp_children, NULL, NULL
307 parse_opt (int key, char *arg __attribute__ ((unused)), function
H A Darlib-argp.c47 parse_opt (int key, char *arg __attribute__ ((unused)), function
94 options, parse_opt, NULL, NULL, NULL, help_filter, NULL
H A Delfcmp.c92 static error_t parse_opt (int key, char *arg, struct argp_state *state);
97 options, parse_opt, args_doc, doc, NULL, NULL, NULL
681 parse_opt (int key, char *arg, function
H A Delflint.c89 static error_t parse_opt (int key, char *arg, struct argp_state *state);
94 options, parse_opt, args_doc, doc, NULL, NULL, NULL
202 parse_opt (int key, char *arg __attribute__ ((unused)), function
H A Dfindtextrel.c87 static error_t parse_opt (int key, char *arg, struct argp_state *state);
92 options, parse_opt, args_doc, doc, NULL, NULL, NULL
181 parse_opt (int key, char *arg, function
H A Dnm.c119 static error_t parse_opt (int key, char *arg, struct argp_state *state);
131 options, parse_opt, args_doc, doc, argp_children, NULL, NULL
284 parse_opt (int key, char *arg, function
H A Dobjdump.c83 static error_t parse_opt (int key, char *arg, struct argp_state *state);
95 options, parse_opt, args_doc, doc, argp_children, NULL, NULL
200 parse_opt (int key, char *arg, function
H A Dreadelf.c122 static error_t parse_opt (int key, char *arg, struct argp_state *state);
127 options, parse_opt, args_doc, doc, NULL, NULL, NULL
291 parse_opt (int key, char *arg, function
H A Dsize.c95 static error_t parse_opt (int key, char *arg, struct argp_state *state);
100 options, parse_opt, args_doc, doc, NULL, NULL, NULL
230 parse_opt (int key, char *arg, function
H A Dstrings.c95 static error_t parse_opt (int key, char *arg, struct argp_state *state);
100 options, parse_opt, args_doc, doc, NULL, NULL, NULL
238 parse_opt (int key, char *arg, function
H A Dstrip.c107 static error_t parse_opt (int key, char *arg, struct argp_state *state);
112 options, parse_opt, args_doc, doc, NULL, NULL, NULL
232 parse_opt (int key, char *arg, struct argp_state *state) function
H A Dunstrip.c112 parse_opt (int key, char *arg, struct argp_state *state) function
2259 .parser = parse_opt,
2319 /* parse_opt checked this. */
/external/iproute2/ip/
H A Dip_common.h61 int (*parse_opt)(struct link_util *, int, char **, member in struct:link_util
/external/valgrind/main/callgrind/
H A Dglobal.h660 Bool (*parse_opt)(const HChar* arg); member in struct:cachesim_if

Completed in 2125 milliseconds