#include "logpipe.h"

Go to the source code of this file.
Classes | |
| struct | LogMultiplexer |
Functions | |
| void | log_multiplexer_add_next_hop (LogMultiplexer *self, LogPipe *next_hop) |
| void | log_multiplexer_disable_delivery_propagation (LogMultiplexer *self) |
| LogMultiplexer * | log_multiplexer_new (GlobalConfig *cfg) |
| void log_multiplexer_add_next_hop | ( | LogMultiplexer * | self, |
| LogPipe * | next_hop | ||
| ) |
| void log_multiplexer_disable_delivery_propagation | ( | LogMultiplexer * | self | ) |
| LogMultiplexer* log_multiplexer_new | ( | GlobalConfig * | cfg | ) |