Searched refs:monList (Results 1 – 3 of 3) sorted by relevance
204 lp->next = hp->monList; in sm_mon_1_svc()205 hp->monList = lp; in sm_mon_1_svc()230 lp = hp->monList; in do_unmon()240 else hp->monList = next; in do_unmon()353 if (hp->monList) in sm_simu_crash_1_svc()402 lp = hp->monList; in sm_notify_1_svc()
123 if (!spare_slot && !hp->monList && !hp->notifyReqd) in find_host()235 if (this_host->monList) in init_file()238 this_host->monList = NULL; in init_file()
81 MonList *monList; /* List of clients to inform if we */ member