Searched refs:append_unexp_config_line (Results 1 - 2 of 2) sorted by relevance

/lxc/src/lxc/
H A Dconfile.h44 extern int append_unexp_config_line(const char *line, struct lxc_conf *conf);
H A Dconfile.c1799 int append_unexp_config_line(const char *line, struct lxc_conf *conf) function
1974 if ((ret = append_unexp_config_line(line, plc->conf)))
2659 if (append_unexp_config_line(tmp, conf))

Completed in 318 milliseconds