notify_hosts
if (work_to_do) notify_hosts();
notify_hosts(); /* Forks a process (if necessary) to do the */
extern void notify_hosts(void);