Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dargp.h222 struct argp struct
226 __const struct argp_option *options; argument
235 argp_parser_t parser; argument
250 argp field, pointing to child argps should be parsed with this one. Any argument
255 __const struct argp_child *children; argument
269 /* If non-zero the strings used in the argp library are translated using argument
272 const char *argp_domain; argument
291 __const struct argp *argp; member
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux_kernel/
H A Dutopia_dapi.c690 va_list argp; in MdbPrint() local