#include "syslog-ng.h"

Go to the source code of this file.
Enumerations | |
| enum | ServiceManagementType { SMT_NONE , SMT_SYSTEMD , SMT_MAX } |
Functions | |
| void | service_management_publish_status (const gchar *status) |
| void | service_management_clear_status (void) |
| void | service_management_indicate_readiness (void) |
| ServiceManagementType | service_management_get_type (void) |
| void | service_management_init (void) |
| void service_management_clear_status | ( | void | ) |
| ServiceManagementType service_management_get_type | ( | void | ) |
| void service_management_indicate_readiness | ( | void | ) |
| void service_management_init | ( | void | ) |
| void service_management_publish_status | ( | const gchar * | status | ) |