Home | History | Annotate | Download | only in runtime

Lines Matching refs:CLONE_NEWNS

602   if (unshare(CLONE_NEWNS) == -1) {