Searched defs:config_start (Results 1 - 1 of 1) sorted by relevance
/lxc/src/lxc/ |
H A D | confile.c | 107 static int config_start(const char *, const char *, struct lxc_conf *); 177 { "lxc.start.auto", config_start }, 178 { "lxc.start.delay", config_start }, 179 { "lxc.start.order", config_start }, 1152 static int config_start(const char *key, const char *value, function
|
Completed in 18 milliseconds