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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
posix_opt.h 48 #define _POSIX_MEMORY_PROTECTION 200809L
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
posix_opt.h 48 #define _POSIX_MEMORY_PROTECTION 200809L
  /bionic/libc/bionic/
sysconf.cpp 275 #ifdef _POSIX_MEMORY_PROTECTION
276 case _SC_MEMORY_PROTECTION: return _POSIX_MEMORY_PROTECTION;

Completed in 71 milliseconds