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

/lxc/src/python-lxc/lxc/
H A D__init__.py510 LXC_CREATE_QUIET = _lxc.LXC_CREATE_QUIET variable
/lxc/src/lxc/
H A Dlxccontainer.h43 #define LXC_CREATE_QUIET (1 << 0) /*!< Redirect \c stdin to \c /dev/zero and \c stdout and \c stderr to \c /dev/null */ macro
314 * LXC_CREATE_QUIET is supported).
334 * LXC_CREATE_QUIET is supported).

Completed in 17 milliseconds