Home
last modified time | relevance | path

Searched refs:notify_hosts (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/rpc.statd/
H A Dstatd.h109 extern void notify_hosts(void);
H A Dfile.c300 void notify_hosts(void) in notify_hosts() function
H A Dprocs.c360 if (work_to_do) notify_hosts(); in sm_simu_crash_1_svc()
H A Dstatd.c310 notify_hosts(); /* Forks a process (if necessary) to do the */ in main()