Home | History | Annotate | Download | only in minijail

Lines Matching defs:ipc

130 		int ipc : 1;
464 j->flags.ipc = 1;
1965 if (j->flags.ipc && unshare(CLONE_NEWIPC)) {