![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
#include "filepush.h"#include <lib/base/eerror.h>#include <errno.h>#include <fcntl.h>#include <sys/ioctl.h>Macros | |
| #define | copy16(a, i, v) |
| #define | copy32(a, i, v) |
| #define | _PROTO_RTSP_UDP 1 |
| #define | _PROTO_RTSP_TCP 2 |
Functions | |
| DEFINE_REF (eFilePushThread) | |
| static void | signal_handler (int x) |
| static void | ignore_but_report_signals () |
Variables | |
| static int | errs |
| #define _PROTO_RTSP_TCP 2 |
| #define _PROTO_RTSP_UDP 1 |
| #define copy16 | ( | a, | |
| i, | |||
| v | |||
| ) |
| #define copy32 | ( | a, | |
| i, | |||
| v | |||
| ) |
| DEFINE_REF | ( | eFilePushThread | ) |
|
static |
|
static |
|
static |