Searched refs:_POSIX_SHELL (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/include/bits/
H A Dposix_limits.h83 #define _POSIX_SHELL 1 /* system() supported */ macro
/bionic/tools/versioner/current/bits/
H A Dposix_limits.h83 #define _POSIX_SHELL 1 /* system() supported */ macro
/bionic/libc/bionic/
H A Dsysconf.cpp169 case _SC_SHELL: return _POSIX_SHELL;
/bionic/tests/
H A Dunistd_test.cpp728 EXPECT_GT(_POSIX_SHELL, 0);

Completed in 6 milliseconds