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

/lxc/src/lxc/
H A Dnamespace.h43 #ifndef CLONE_NEWIPC
44 # define CLONE_NEWIPC 0x08000000 macro
/lxc/src/python-lxc/lxc/
H A D__init__.py482 CLONE_NEWIPC = _lxc.CLONE_NEWIPC variable

Completed in 14 milliseconds