Home | History | Annotate | Download | only in src

Lines Matching full:argp

30 #include <argp.h>
84 /* Definitions of arguments for argp functions. */
207 /* Data structure to communicate with argp functions. */
208 static struct argp argp_1st =
212 static struct argp argp_2nd =
382 /* All options should have been processed by the argp parser. */