nagios4/t-tap/stub_checks.c

3 lines
148 B
C
Raw Normal View History

2017-05-19 22:22:40 +02:00
void schedule_host_check(host *hst, time_t check_time, int options) {}
void schedule_service_check(service *svc, time_t check_time, int options) {}