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

/lxc/src/lxc/
H A Dconfile.c96 static int config_cap_drop(const char *, const char *, struct lxc_conf *);
167 { "lxc.cap.drop", config_cap_drop },
1712 static int config_cap_drop(const char *key, const char *value, function

Completed in 13 milliseconds