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

/lxc/src/lxc/
H A Dconfile.c70 static int config_mount(const char *, const char *, struct lxc_conf *);
130 { "lxc.mount.entry", config_mount },
1638 static int config_mount(const char *key, const char *value, function

Completed in 18 milliseconds