Lines Matching refs:PYLXC_EXPORT_CONST
1913 #define PYLXC_EXPORT_CONST(c) \
1917 PYLXC_EXPORT_CONST(CLONE_NEWUTS);
1918 PYLXC_EXPORT_CONST(CLONE_NEWIPC);
1919 PYLXC_EXPORT_CONST(CLONE_NEWUSER);
1920 PYLXC_EXPORT_CONST(CLONE_NEWPID);
1921 PYLXC_EXPORT_CONST(CLONE_NEWNET);
1922 PYLXC_EXPORT_CONST(CLONE_NEWNS);
1925 PYLXC_EXPORT_CONST(LXC_ATTACH_CLEAR_ENV);
1926 PYLXC_EXPORT_CONST(LXC_ATTACH_KEEP_ENV);
1929 PYLXC_EXPORT_CONST(LXC_ATTACH_DEFAULT);
1930 PYLXC_EXPORT_CONST(LXC_ATTACH_DROP_CAPABILITIES);
1931 PYLXC_EXPORT_CONST(LXC_ATTACH_LSM_EXEC);
1932 PYLXC_EXPORT_CONST(LXC_ATTACH_LSM_NOW);
1933 PYLXC_EXPORT_CONST(LXC_ATTACH_MOVE_TO_CGROUP);
1934 PYLXC_EXPORT_CONST(LXC_ATTACH_REMOUNT_PROC_SYS);
1935 PYLXC_EXPORT_CONST(LXC_ATTACH_SET_PERSONALITY);
1938 PYLXC_EXPORT_CONST(LXC_CLONE_KEEPBDEVTYPE);
1939 PYLXC_EXPORT_CONST(LXC_CLONE_KEEPMACADDR);
1940 PYLXC_EXPORT_CONST(LXC_CLONE_KEEPNAME);
1941 PYLXC_EXPORT_CONST(LXC_CLONE_MAYBE_SNAPSHOT);
1942 PYLXC_EXPORT_CONST(LXC_CLONE_SNAPSHOT);
1945 PYLXC_EXPORT_CONST(LXC_CREATE_QUIET);
1947 #undef PYLXC_EXPORT_CONST