Home
last modified time | relevance | path

Searched refs:_format_persist_name (Results 1 – 7 of 7) sorted by relevance

/dports/sysutils/syslog-ng/syslog-ng-3.35.1/modules/mqtt/destination/
H A Dmqtt-destination.c95 _format_persist_name(const LogPipe *d) in _format_persist_name() function
150 evt_tag_str("clint_id", _format_persist_name(d)), in _set_client_id()
153 tmp_client_id = g_strdup(_format_persist_name(d)); in _set_client_id()
235 self->super.super.super.super.generate_persist_name = _format_persist_name; in mqtt_dd_new()
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/modules/examples/destinations/example_destination/
H A Dexample_destination.c65 _format_persist_name(const LogPipe *d) in _format_persist_name() function
125 self->super.super.super.super.generate_persist_name = _format_persist_name; in example_destination_dd_new()
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/modules/affile/
H A Dfile-reader.c50 _format_persist_name(const LogPipe *s) in _format_persist_name() function
71 if (!log_proto_server_restart_with_state(proto, cfg->state, _format_persist_name(s))) in _recover_state()
326 const gchar *old_persist_name = _format_persist_name(&self->super); in file_reader_remove_persist_state()
360 self->super.generate_persist_name = _format_persist_name; in file_reader_init_instance()
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/modules/afmongodb/
H A Dafmongodb.c136 _format_persist_name(const LogPipe *s) in _format_persist_name() function
317 self->super.super.super.super.generate_persist_name = _format_persist_name; in afmongodb_dd_new()
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/modules/mqtt/source/
H A Dmqtt-source.c38 _format_persist_name(const LogPipe *s) in _format_persist_name() function
291 self->super.super.super.super.super.generate_persist_name = _format_persist_name; in mqtt_sd_new()
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/modules/http/
H A Dhttp.c299 _format_persist_name(const LogPipe *s) in _format_persist_name() function
414 self->super.super.super.super.generate_persist_name = _format_persist_name; in http_dd_new()
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/modules/kafka/
H A Dkafka-dest-driver.c153 _format_persist_name(const LogPipe *d) in _format_persist_name() function
709 self->super.super.super.super.generate_persist_name = _format_persist_name; in kafka_dd_new()