Home | History | Annotate | Download | only in runtime

Lines Matching refs:unshare

764   if (unshare(CLONE_NEWNS) == -1) {
765 PLOG(WARNING) << "Failed to unshare()";