|
Apache HTTPD
|
#include <md_status.h>
Definition at line 52 of file md_status.h.
| int md_job_t::dirty |
Definition at line 69 of file md_status.h.
| int md_job_t::error_runs |
Definition at line 64 of file md_status.h.
| int md_job_t::fatal_error |
Definition at line 65 of file md_status.h.
| int md_job_t::finished |
Definition at line 60 of file md_status.h.
| md_store_group_t md_job_t::group |
Definition at line 53 of file md_status.h.
| struct md_result_t* md_job_t::last_result |
Definition at line 59 of file md_status.h.
| apr_time_t md_job_t::last_run |
Definition at line 58 of file md_status.h.
| md_json_t* md_job_t::log |
Definition at line 66 of file md_status.h.
| apr_size_t md_job_t::max_log |
Definition at line 68 of file md_status.h.
Definition at line 54 of file md_status.h.
| apr_time_t md_job_t::min_delay |
Definition at line 71 of file md_status.h.
| apr_time_t md_job_t::next_run |
Definition at line 57 of file md_status.h.
| int md_job_t::notified |
Definition at line 61 of file md_status.h.
| int md_job_t::notified_renewed |
Definition at line 62 of file md_status.h.
| struct md_result_t* md_job_t::observing |
Definition at line 70 of file md_status.h.
| apr_pool_t* md_job_t::p |
Definition at line 56 of file md_status.h.
| md_store_t* md_job_t::store |
Definition at line 55 of file md_status.h.
| apr_time_t md_job_t::valid_from |
Definition at line 63 of file md_status.h.