Searched defs:argp (Results 1 – 2 of 2) sorted by relevance
222 struct argp struct226 __const struct argp_option *options; argument235 argp_parser_t parser; argument250 argp field, pointing to child argps should be parsed with this one. Any argument255 __const struct argp_child *children; argument269 /* If non-zero the strings used in the argp library are translated using argument272 const char *argp_domain; argument291 __const struct argp *argp; member
690 va_list argp; in MdbPrint() local