Searched defs:CLONE_NEWIPC (Results 1 - 2 of 2) sorted by relevance
/lxc/src/lxc/ | ||
H A D | namespace.h | 43 #ifndef CLONE_NEWIPC 44 # define CLONE_NEWIPC 0x08000000 macro |
/lxc/src/python-lxc/lxc/ | ||
H A D | __init__.py | 482 CLONE_NEWIPC = _lxc.CLONE_NEWIPC variable |
Completed in 14 milliseconds