Home
last modified time | relevance | path

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

/freebsd/usr.sbin/rpc.statd/
H A Dfile.c121 if (!spare_slot && !hp->monList && !hp->notifyReqd) in find_host()
235 this_host->notifyReqd = TRUE; in init_file()
311 if (hp->notifyReqd) in notify_hosts()
349 if (hp->notifyReqd) in notify_hosts()
353 hp->notifyReqd = FALSE; in notify_hosts()
H A Dstatd.h77 int notifyReqd; /* TRUE if we've crashed and not yet */ member
H A Dprocs.c355 hp->notifyReqd = TRUE; in sm_simu_crash_1_svc()