|
GME
13
|
APR Command Arguments (getopt) More...
Go to the source code of this file.
Classes | |
| struct | apr_getopt_t |
| struct | apr_getopt_option_t |
Typedefs | |
| typedef void( | apr_getopt_err_fn_t )(void *arg, const char *err,...) |
| typedef struct apr_getopt_t | apr_getopt_t |
| typedef struct apr_getopt_option_t | apr_getopt_option_t |
Functions | |
| APR_DECLARE (apr_status_t) apr_getopt_init(apr_getopt_t **os | |
Variables | |
| apr_pool_t * | cont |
| apr_pool_t int | argc |
| apr_pool_t int const char *const * | argv |
| const char * | opts |
| const char char * | option_ch |
| const char char const char ** | option_arg |
APR Command Arguments (getopt)
Definition in file apr_getopt.h.
1.7.6.1