HomeSort by relevance Sort by last modified time
    Searched refs:_SC_SPORADIC_SERVER (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 414 _SC_SPORADIC_SERVER,
415 #define _SC_SPORADIC_SERVER _SC_SPORADIC_SERVER
  /bionic/libc/bionic/
sysconf.cpp 169 case _SC_SPORADIC_SERVER: return _POSIX_SPORADIC_SERVER;
  /bionic/libc/include/sys/
sysconf.h 150 #define _SC_SPORADIC_SERVER 0x0077
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
confname.h 414 _SC_SPORADIC_SERVER,
415 #define _SC_SPORADIC_SERVER _SC_SPORADIC_SERVER
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
confname.h 414 _SC_SPORADIC_SERVER,
415 #define _SC_SPORADIC_SERVER _SC_SPORADIC_SERVER
  /bionic/tests/
unistd_test.cpp 751 VERIFY_SYSCONF_NOT_SUPPORT(_SC_SPORADIC_SERVER);

Completed in 301 milliseconds