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

/lxc/src/lxc/
H A Dnamespace.h46 #ifndef CLONE_NEWUSER
47 # define CLONE_NEWUSER 0x10000000 macro
/lxc/src/python-lxc/lxc/
H A D__init__.py486 CLONE_NEWUSER = _lxc.CLONE_NEWUSER variable

Completed in 5 milliseconds