|
ze-filter
(ze-filter-0.8.0-develop-180218)
|
Go to the source code of this file.
Macros | |
| #define | DT_SIGALRM 2 |
| #define | MSG_OK 0 |
| #define | MSG_TERM 1 |
| #define | MSG_CONF 2 |
| #define | MSG_RESET 4 |
| #define | MSG_DUMP 5 |
Functions | |
| int | send_msg_pipe (int[], int) |
| int | recv_msg_pipe (int[], int *) |
Variables | |
| bool | core_enabled |
| char | sm_sock [] |
| int | pipe_filter [2] |
| int | fd_pipe |
| int recv_msg_pipe | ( | int | [], |
| int * | |||
| ) |
| int send_msg_pipe | ( | int | [], |
| int | |||
| ) |
| char sm_sock[] |