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

/lxc/src/lxc/
H A Dlxccontainer.c348 #define WRAP_API(rettype, fnname) \ macro
420 WRAP_API(bool, lxcapi_is_defined)
432 WRAP_API(const char *, lxcapi_state)
453 WRAP_API(bool, lxcapi_is_running)
467 WRAP_API(bool, lxcapi_freeze)
481 WRAP_API(bool, lxcapi_unfreeze)
517 WRAP_API(pid_t, lxcapi_init_pid)
962 WRAP_API(bool, lxcapi_stop)
1598 WRAP_API(bool, lxcapi_reboot)
1865 WRAP_API(cha
[all...]

Completed in 730 milliseconds