#include <nagios.h>
Data Fields | |
int | event_type |
time_t | run_time |
int | recurring |
unsigned long | event_interval |
int | compensate_for_time_change |
void * | timing_func |
void * | event_data |
void * | event_args |
struct timed_event_struct * | next |
int | event_options |
struct timed_event_struct * | prev |
Definition at line 372 of file nagios.h.
time_t timed_event_struct::run_time |
unsigned long timed_event_struct::event_interval |
struct timed_event_struct * timed_event_struct::next [read] |
struct timed_event_struct* timed_event_struct::prev [read] |