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

/lxc/src/lxc/
H A Dconfile.c93 static int config_network_script_down(const char *, const char *, struct lxc_conf *);
156 { "lxc.network.script.down", config_network_script_down },
1028 static int config_network_script_down(const char *key, const char *value, function

Completed in 21 milliseconds