#include <objects.h>
Data Fields | |
| int | dependency_type |
| char * | dependent_host_name |
| char * | host_name |
| char * | dependency_period |
| int | inherits_parent |
| int | fail_on_up |
| int | fail_on_down |
| int | fail_on_unreachable |
| int | fail_on_pending |
| hostdependency_struct * | next |
| hostdependency_struct * | nexthash |
| char* dependency_period |
| int dependency_type |
| char* dependent_host_name |
| int fail_on_down |
| int fail_on_pending |
| int fail_on_up |
| char* host_name |
| int inherits_parent |
| struct hostdependency_struct* next |
| struct hostdependency_struct* nexthash |
1.4.7