Searched defs:CLONE_NEWUTS (Results 1 - 2 of 2) sorted by relevance
/lxc/src/lxc/ | ||
H A D | namespace.h | 40 #ifndef CLONE_NEWUTS 41 # define CLONE_NEWUTS 0x04000000 macro |
/lxc/src/python-lxc/lxc/ | ||
H A D | __init__.py | 487 CLONE_NEWUTS = _lxc.CLONE_NEWUTS variable |
Completed in 9 milliseconds