Searched defs:CLONE_NEWNS (Results 1 - 2 of 2) sorted by relevance
/lxc/src/lxc/ | ||
H A D | namespace.h | 34 #ifndef CLONE_NEWNS 35 # define CLONE_NEWNS 0x00020000 macro |
/lxc/src/python-lxc/lxc/ | ||
H A D | __init__.py | 484 CLONE_NEWNS = _lxc.CLONE_NEWNS variable |
Completed in 9 milliseconds