Searched refs:HostInfo (Results 1 – 3 of 3) sorted by relevance
77 HostInfo *find_host(char *hostname, int create) in find_host()79 HostInfo *hp; in find_host()80 HostInfo *spare_slot = NULL; in find_host()81 HostInfo *result = NULL; in find_host()133 desired_size = ((char*)spare_slot - (char*)status_info) + sizeof(HostInfo); in find_host()152 memset(spare_slot, 0, sizeof(HostInfo)); in find_host()201 < (HEADER_LEN + sizeof(HostInfo) * status_info->noOfHosts)) ) in init_file()229 HostInfo *this_host = &status_info->hosts[i]; in init_file()299 HostInfo *hp; in notify_hosts()
82 } HostInfo; typedef92 HostInfo hosts[1]; /* vector of monitored hosts */95 #define HEADER_LEN (sizeof(FileLayout) - sizeof(HostInfo))107 extern HostInfo *find_host(char * /*hostname*/, int /*create*/);
155 HostInfo *hp; in sm_mon_1_svc()222 static int do_unmon(HostInfo *hp, my_id *idp) in do_unmon()263 HostInfo *hp; in sm_unmon_1_svc()301 HostInfo *hp; in sm_unmon_all_1_svc()339 HostInfo *hp; in sm_simu_crash_1_svc()387 HostInfo *hp; in sm_notify_1_svc()