Home
last modified time | relevance | path

Searched refs:amanda_log_handlers (Results 1 – 2 of 2) sorted by relevance

/dports/misc/amanda-server/amanda-3.3.9/common-src/
H A Ddebug.c84 static GSList *amanda_log_handlers = NULL; variable
174 if (amanda_log_handlers) { in debug_logging_handler()
175 GSList *iter = amanda_log_handlers; in debug_logging_handler()
227 amanda_log_handlers = g_slist_append(amanda_log_handlers, (gpointer)hdlr); in add_amanda_log_handler()
/dports/misc/amanda-client/amanda-3.3.9/common-src/
H A Ddebug.c84 static GSList *amanda_log_handlers = NULL; variable
174 if (amanda_log_handlers) { in debug_logging_handler()
175 GSList *iter = amanda_log_handlers; in debug_logging_handler()
227 amanda_log_handlers = g_slist_append(amanda_log_handlers, (gpointer)hdlr); in add_amanda_log_handler()