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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
confname.h 462 _SC_TRACE_INHERIT,
463 #define _SC_TRACE_INHERIT _SC_TRACE_INHERIT
  /bionic/libc/bionic/
sysconf.cpp 183 case _SC_TRACE_INHERIT: return -1; // Obsolescent in POSIX.1-2008.
  /bionic/libc/include/sys/
sysconf.h 162 #define _SC_TRACE_INHERIT 0x0083
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
confname.h 462 _SC_TRACE_INHERIT,
463 #define _SC_TRACE_INHERIT _SC_TRACE_INHERIT
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
confname.h 462 _SC_TRACE_INHERIT,
463 #define _SC_TRACE_INHERIT _SC_TRACE_INHERIT
  /bionic/tests/
unistd_test.cpp 759 VERIFY_SYSCONF_NOT_SUPPORT(_SC_TRACE_INHERIT);

Completed in 37 milliseconds