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

/lxc/src/lxc/
H A Dlxccontainer.c384 #define WRAP_API_2(rettype, fnname, t1, t2) \ macro
493 WRAP_API_2(int, lxcapi_console_getfd, int *, int *)
610 WRAP_API_2(bool, lxcapi_wait, const char *, int)
2485 WRAP_API_2(bool, lxcapi_set_config_item, const char *, const char *)
2593 WRAP_API_2(bool, lxcapi_set_cgroup_item, const char *, const char *)
3654 WRAP_API_2(bool, lxcapi_snapshot_restore, const char *, const char *)
3863 WRAP_API_2(bool, lxcapi_add_device_node, const char *, const char *)
3874 WRAP_API_2(bool, lxcapi_remove_device_node, const char *, const char *)
3909 WRAP_API_2(bool, lxcapi_attach_interface, const char *, const char *)
3966 WRAP_API_2(boo
[all...]

Completed in 28 milliseconds