Searched defs:CLONE_NEWUSER (Results 1 - 2 of 2) sorted by relevance
/lxc/src/lxc/ | ||
H A D | namespace.h | 46 #ifndef CLONE_NEWUSER 47 # define CLONE_NEWUSER 0x10000000 macro |
/lxc/src/python-lxc/lxc/ | ||
H A D | __init__.py | 486 CLONE_NEWUSER = _lxc.CLONE_NEWUSER variable |
Completed in 5 milliseconds