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

/lxc/src/lxc/
H A Dnamespace.h40 #ifndef CLONE_NEWUTS
41 # define CLONE_NEWUTS 0x04000000 macro
/lxc/src/python-lxc/lxc/
H A D__init__.py487 CLONE_NEWUTS = _lxc.CLONE_NEWUTS variable

Completed in 24 milliseconds