Searched refs:monList (Results 1 – 3 of 3) sorted by relevance
205 lp->next = hp->monList; in sm_mon_1_svc()206 hp->monList = lp; in sm_mon_1_svc()231 lp = hp->monList; in do_unmon()241 else hp->monList = next; in do_unmon()354 if (hp->monList) in sm_simu_crash_1_svc()403 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