Searched refs:NOT_SUPPORTED_ERROR (Results 1 - 1 of 1) sorted by relevance

/lxc/src/lxc/
H A Dlxccontainer.c83 #define NOT_SUPPORTED_ERROR "the requested function %s is not currently supported with unprivileged containers" macro
3857 ERROR(NOT_SUPPORTED_ERROR, __FUNCTION__);
3868 ERROR(NOT_SUPPORTED_ERROR, __FUNCTION__);
3881 ERROR(NOT_SUPPORTED_ERROR, __FUNCTION__);
3917 ERROR(NOT_SUPPORTED_ERROR, __FUNCTION__);

Completed in 17 milliseconds