Lines Matching full:argp
30 #include <argp.h>
72 /* Definitions of arguments for argp functions. */
114 /* Data structure to communicate with argp functions. */
115 static struct argp argp =
180 (void) argp_parse (&argp, argc, argv, ARGP_IN_ORDER, &remaining, NULL);
197 argp_help (&argp, stderr, ARGP_HELP_SEE, AR);
216 argp_help (&argp, stderr, ARGP_HELP_SEE, AR);
240 argp_help (&argp, stderr, ARGP_HELP_SEE, AR);
311 argp_help (&argp, stderr, ARGP_HELP_SEE, AR);