HomeSort by relevance Sort by last modified time
    Searched refs:CLONE_NEWUTS (Results 1 - 12 of 12) sorted by null

  /development/ndk/platforms/android-L/include/linux/
sched.h 42 #define CLONE_NEWUTS 0x04000000
  /external/strace/xlat/
clone_flags.h 55 #if defined(CLONE_NEWUTS) || (defined(HAVE_DECL_CLONE_NEWUTS) && HAVE_DECL_CLONE_NEWUTS)
56 XLAT(CLONE_NEWUTS),
  /bionic/libc/kernel/uapi/linux/
sched.h 42 #define CLONE_NEWUTS 0x04000000
  /external/kernel-headers/original/uapi/linux/
sched.h 26 #define CLONE_NEWUTS 0x04000000 /* New utsname group? */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
sched.h 25 #define CLONE_NEWUTS 0x04000000 /* New utsname group? */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
sched.h 25 #define CLONE_NEWUTS 0x04000000 /* New utsname group? */
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
sched.h 42 #define CLONE_NEWUTS 0x04000000
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
sched.h 42 #define CLONE_NEWUTS 0x04000000
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
sched.h 42 #define CLONE_NEWUTS 0x04000000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
sched.h 62 # define CLONE_NEWUTS 0x04000000 /* New utsname group. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
sched.h 62 # define CLONE_NEWUTS 0x04000000 /* New utsname group. */
  /external/strace/
process.c 289 #define CLONE_NEWUTS 0x04000000 /* New utsname group? */
    [all...]

Completed in 561 milliseconds