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

/lxc/src/lxc/
H A Dconfile.c68 static int config_loglevel(const char *, const char *, struct lxc_conf *);
128 { "lxc.loglevel", config_loglevel },
1327 static int config_loglevel(const char *key, const char *value, function

Completed in 18 milliseconds