Include dependency graph for Kids.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Kids |
a collection of kids More... | |
Variables | |
Kids | TheKids |
All kids being maintained. More... | |
SBuf | TheKidName |
current Squid process name (e.g., "squid-coord") More... | |
Variable Documentation
◆ TheKidName
|
extern |
Definition at line 19 of file Kids.cc.
Referenced by ConfigureCurrentKid(), and ProcessMacros().
◆ TheKids
|
extern |
Definition at line 18 of file Kids.cc.
Referenced by BroadcastSignalIfAny(), masterExit(), masterMaintainKidRevivalSchedule(), masterReconfigureStart(), and watch_child().