Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/rpc.statd/
H A Dstatd.h109 extern void notify_hosts(void);
H A Dstatd.c94 notify_hosts(); /* Forks a process (if necessary) to do the */ in main()
H A Dfile.c266 notify_hosts(void) in notify_hosts() function
H A Dprocs.c280 if (work_to_do) notify_hosts(); in sm_simu_crash_1_svc()