Home | History | Annotate | Download | only in vm

Lines Matching refs:unshare

1693     if (unshare(CLONE_NEWNS) == -1) {
1694 SLOGE("Failed to unshare(): %s", strerror(errno));