OpenGrok
Cross Reference: runtime.cc
xref
: /
art
/
runtime
/
runtime.cc
Home
|
History
|
Annotate
|
Download
|
only in
runtime
Lines Matching
refs:CLONE_NEWNS
602
if (unshare(
CLONE_NEWNS
) == -1) {