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

/lxc/src/lxc/
H A Dlxccontainer.c366 #define WRAP_API_1(rettype, fnname, t1) \ macro
567 WRAP_API_1(bool, lxcapi_load_config, const char *)
582 WRAP_API_1(bool, lxcapi_want_daemonize, bool)
597 WRAP_API_1(bool, lxcapi_want_close_all_fds, bool)
627 WRAP_API_1(bool, wait_on_daemonized_start, int)
1631 WRAP_API_1(bool, lxcapi_shutdown, int)
1694 WRAP_API_1(bool, lxcapi_clear_config_item, const char *)
2014 WRAP_API_1(char *, lxcapi_get_running_config_item, const char *)
2091 WRAP_API_1(bool, lxcapi_save_config, const char *)
2572 WRAP_API_1(boo
[all...]

Completed in 20 milliseconds