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

/lxc/src/lxc/
H A Dconfile.c99 static int config_console_logfile(const char *, const char *, struct lxc_conf *);
169 { "lxc.console.logfile", config_console_logfile },
1764 static int config_console_logfile(const char *key, const char *value, function

Completed in 18 milliseconds