Kids.cc File Reference
#include "squid.h"
#include "base/TextException.h"
#include "globals.h"
#include "ipc/Kids.h"
#include "SquidConfig.h"
#include "tools.h"
Include dependency graph for Kids.cc:
Go to the source code of this file.
Variables | |
Kids | TheKids |
All kids being maintained. More... | |
SBuf | TheKidName |
current Squid process name (e.g., "squid-coord") More... | |
Variable Documentation
◆ TheKidName
SBuf TheKidName |
Definition at line 19 of file Kids.cc.
Referenced by ConfigureCurrentKid(), and ProcessMacros().
◆ TheKids
Kids TheKids |
Definition at line 18 of file Kids.cc.
Referenced by BroadcastSignalIfAny(), masterExit(), masterMaintainKidRevivalSchedule(), masterReconfigureStart(), and watch_child().