OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:supports_user_ns
(Results
1 - 1
of
1
) sorted by null
/external/libchrome/sandbox/linux/services/
namespace_utils_unittest.cc
25
const bool
supports_user_ns
=
local
27
// can_create_user_ns implies
supports_user_ns
, but the converse is not
31
SANDBOX_ASSERT(
supports_user_ns
);
Completed in 869 milliseconds