vdr
2.2.0
|
#include "shutdown.h"
#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include <sys/wait.h>
#include "channels.h"
#include "config.h"
#include "i18n.h"
#include "interface.h"
#include "menu.h"
#include "plugin.h"
#include "recording.h"
#include "timers.h"
#include "tools.h"
Go to the source code of this file.
Variables | |
cShutdownHandler | ShutdownHandler |
cShutdownHandler ShutdownHandler |
Definition at line 27 of file shutdown.c.
Referenced by cRecorder::Action(), main(), cPluginDvbhddevice::MainThreadHook(), cMenuSetup::Restart(), cShutdownHandler::SetRetry(), SignalHandler(), and cRecordControls::Start().