HomeSort by relevance Sort by last modified time
    Searched refs:_SC_SHELL (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 408 _SC_SHELL,
409 #define _SC_SHELL _SC_SHELL
  /bionic/libc/bionic/
sysconf.cpp 166 case _SC_SHELL: return _POSIX_SHELL;
  /bionic/libc/include/sys/
sysconf.h 147 #define _SC_SHELL 0x0074
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
confname.h 408 _SC_SHELL,
409 #define _SC_SHELL _SC_SHELL
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
confname.h 408 _SC_SHELL,
409 #define _SC_SHELL _SC_SHELL
  /bionic/tests/
unistd_test.cpp 750 VERIFY_SYSCONF_POSITIVE(_SC_SHELL);

Completed in 165 milliseconds