Searched defs:lxc_log_init (Results 1 - 1 of 1) sorted by relevance

/lxc/src/lxc/
H A Dlog.c386 * 1. when a program calls lxc_log_init with no logfile parameter (in which
388 * 2. when a program calls lxc_log_init with a logfile parameter. In this
442 * lxc_log_init:
446 extern int lxc_log_init(const char *name, const char *file, function
454 WARN("lxc_log_init called with log already initialized");

Completed in 10 milliseconds