Home
last modified time | relevance | path

Searched defs:mi_opt (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/mi/
H A Dmi-getopt.h26 struct mi_opt struct
28 const char *name;
29 int index;
53 const struct mi_opt *opt, int *optind, char **optarg); argument