Searched defs:apr_getopt_option_t (Results 1 – 1 of 1) sorted by relevance
78 typedef struct apr_getopt_option_t apr_getopt_option_t; typedef83 struct apr_getopt_option_t { struct85 const char *name;87 int optch;89 int has_arg;91 const char *description;