#include "syslog-ng.h"
#include "cache.h"
Go to the source code of this file.
◆ get_installation_path_for()
| const gchar* get_installation_path_for |
( |
const gchar * |
template | ) |
|
◆ override_installation_path_for()
| void override_installation_path_for |
( |
const gchar * |
template, |
|
|
const gchar * |
value |
|
) |
| |
◆ path_resolver_add_configure_variable()
| void path_resolver_add_configure_variable |
( |
CacheResolver * |
self, |
|
|
const gchar * |
name, |
|
|
const gchar * |
value |
|
) |
| |
◆ path_resolver_new()
| CacheResolver* path_resolver_new |
( |
const gchar * |
sysprefix | ) |
|
◆ reloc_deinit()
| void reloc_deinit |
( |
void |
| ) |
|
◆ reloc_init()
◆ resolve_path_variables_in_text()
| gchar* resolve_path_variables_in_text |
( |
const gchar * |
text | ) |
|