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

/lxc/src/lxc/
H A Dconfile.c97 static int config_cap_keep(const char *, const char *, struct lxc_conf *);
168 { "lxc.cap.keep", config_cap_keep },
1663 static int config_cap_keep(const char *key, const char *value, function

Completed in 428 milliseconds