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

/lxc/src/lxc/
H A Dconfile.c77 static int config_pivotdir(const char *, const char *, struct lxc_conf *);
137 { "lxc.pivotdir", config_pivotdir },
1913 static int config_pivotdir(const char *key, const char *value, function

Completed in 13 milliseconds