|
Apache HTTPD
|
Public Attributes | |
| apr_pool_t * | p |
| server_rec * | s |
| md_mod_conf_t * | mc |
| ap_watchdog_t * | watchdog |
| apr_array_header_t * | jobs |
Definition at line 63 of file mod_md_drive.c.
| apr_array_header_t* md_renew_ctx_t::jobs |
Definition at line 69 of file mod_md_drive.c.
| md_mod_conf_t* md_renew_ctx_t::mc |
Definition at line 66 of file mod_md_drive.c.
| apr_pool_t* md_renew_ctx_t::p |
Definition at line 64 of file mod_md_drive.c.
| server_rec* md_renew_ctx_t::s |
Definition at line 65 of file mod_md_drive.c.
| ap_watchdog_t* md_renew_ctx_t::watchdog |
Definition at line 67 of file mod_md_drive.c.