Data Structures | |
| struct | apr_getopt_t |
| struct | apr_getopt_option_t |
Typedefs | |
| typedef void( | apr_getopt_err_fn_t )(void *arg, const char *err,...) |
| typedef apr_getopt_t | apr_getopt_t |
| typedef 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 |
|
|
defintion of a error function Definition at line 40 of file apr_getopt.h. |
|
|
Definition at line 76 of file apr_getopt.h. |
|
|
Definition at line 43 of file apr_getopt.h. |
|
|
Initialize the arguments for parsing by apr_getopt().
Definition at line 24 of file netware/dso.c. |
|
|
Definition at line 101 of file apr_getopt.h. |
|
|
Definition at line 101 of file apr_getopt.h. |
|
|
Definition at line 101 of file apr_getopt.h. |
|
|
Definition at line 149 of file apr_getopt.h. |
|
|
Definition at line 149 of file apr_getopt.h. |
|
|
Definition at line 149 of file apr_getopt.h. Referenced by add_opts(). |