HomeSort by relevance Sort by last modified time
    Searched defs:CLONE_NEWNET (Results 1 - 25 of 66) sorted by null

1 2 3

  /external/ltp/include/lapi/
namespaces_constants.h 25 #ifndef CLONE_NEWNET
26 # define CLONE_NEWNET 0x40000000
  /external/strace/xlat/
setns_types.h 20 #if !(defined(CLONE_NEWNET) || (defined(HAVE_DECL_CLONE_NEWNET) && HAVE_DECL_CLONE_NEWNET))
21 # define CLONE_NEWNET 0x40000000
39 XLAT(CLONE_NEWNET),
clone_flags.h 65 #if !(defined(CLONE_NEWNET) || (defined(HAVE_DECL_CLONE_NEWNET) && HAVE_DECL_CLONE_NEWNET))
66 # define CLONE_NEWNET 0x40000000
101 XLAT(CLONE_NEWNET),
  /external/iproute2/include/
namespace.h 13 #ifndef CLONE_NEWNET
14 #define CLONE_NEWNET 0x40000000 /* New network namespace (lo, device, names sockets, etc) */
  /bionic/libc/kernel/uapi/linux/
sched.h 49 #define CLONE_NEWNET 0x40000000
  /development/ndk/platforms/android-21/include/linux/
sched.h 47 #define CLONE_NEWNET 0x40000000
  /external/kernel-headers/original/uapi/linux/
sched.h 29 #define CLONE_NEWNET 0x40000000 /* New network namespace */
  /external/linux-kselftest/tools/testing/selftests/mount/
unprivileged-remount-test.c 27 #ifndef CLONE_NEWNET
28 # define CLONE_NEWNET 0x40000000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
sched.h 29 #define CLONE_NEWNET 0x40000000 /* New network namespace */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
sched.h 30 #define CLONE_NEWNET 0x40000000 /* New network namespace */
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/linux/
sched.h 47 #define CLONE_NEWNET 0x40000000
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/linux/
sched.h 47 #define CLONE_NEWNET 0x40000000
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/linux/
sched.h 47 #define CLONE_NEWNET 0x40000000
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/linux/
sched.h 47 #define CLONE_NEWNET 0x40000000
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/linux/
sched.h 47 #define CLONE_NEWNET 0x40000000
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/linux/
sched.h 47 #define CLONE_NEWNET 0x40000000
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/linux/
sched.h 47 #define CLONE_NEWNET 0x40000000
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/linux/
sched.h 47 #define CLONE_NEWNET 0x40000000
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/linux/
sched.h 47 #define CLONE_NEWNET 0x40000000
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/linux/
sched.h 47 #define CLONE_NEWNET 0x40000000
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/linux/
sched.h 47 #define CLONE_NEWNET 0x40000000
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/linux/
sched.h 47 #define CLONE_NEWNET 0x40000000
  /prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/linux/
sched.h 47 #define CLONE_NEWNET 0x40000000
  /prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/linux/
sched.h 47 #define CLONE_NEWNET 0x40000000
  /prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/linux/
sched.h 47 #define CLONE_NEWNET 0x40000000

Completed in 4795 milliseconds

1 2 3