HomeSort by relevance Sort by last modified time
    Searched defs:CLONE_NEWIPC (Results 26 - 39 of 39) sorted by null

12

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
sched.h 66 # define CLONE_NEWIPC 0x08000000 /* New ipcs. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
sched.h 66 # define CLONE_NEWIPC 0x08000000 /* New ipcs. */
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go 157 CLONE_NEWIPC = 0x8000000
    [all...]
zerrors_linux_amd64.go 157 CLONE_NEWIPC = 0x8000000
    [all...]
zerrors_linux_arm.go 157 CLONE_NEWIPC = 0x8000000
    [all...]
zerrors_linux_arm64.go 201 CLONE_NEWIPC = 0x8000000
    [all...]
zerrors_linux_ppc64.go 200 CLONE_NEWIPC = 0x8000000
    [all...]
zerrors_linux_ppc64le.go 201 CLONE_NEWIPC = 0x8000000
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go 157 CLONE_NEWIPC = 0x8000000
    [all...]
zerrors_linux_amd64.go 157 CLONE_NEWIPC = 0x8000000
    [all...]
zerrors_linux_arm.go 157 CLONE_NEWIPC = 0x8000000
    [all...]
zerrors_linux_arm64.go 201 CLONE_NEWIPC = 0x8000000
    [all...]
zerrors_linux_ppc64.go 200 CLONE_NEWIPC = 0x8000000
    [all...]
zerrors_linux_ppc64le.go 201 CLONE_NEWIPC = 0x8000000
    [all...]

Completed in 490 milliseconds

12