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