Home
last modified time | relevance | path

Searched refs:monList (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.sbin/rpc.statd/
H A Dstat_proc.c138 lp->next = hp->monList; in sm_mon_1_svc()
139 hp->monList = lp; in sm_mon_1_svc()
164 lp = hp->monList; in do_unmon()
175 hp->monList = next; in do_unmon()
321 lp = hp->monList; in sm_notify_1_svc()
H A Dstatd.h76 MonList *monList; /* List of clients to inform if we member
H A Dstatd.c391 if (hi->monList) { in reset_host()
394 hi->monList = NULL; in reset_host()