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

/lxc/src/lxc/
H A Dnamespace.h34 #ifndef CLONE_NEWNS
35 # define CLONE_NEWNS 0x00020000 macro
/lxc/src/python-lxc/lxc/
H A D__init__.py484 CLONE_NEWNS = _lxc.CLONE_NEWNS variable

Completed in 8 milliseconds