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

/bionic/libc/include/bits/
H A Dposix_limits.h80 #define _POSIX_SHELL 1 /* system() supported */ macro
/bionic/libc/bionic/
H A Dsysconf.cpp158 case _SC_SHELL: return _POSIX_SHELL;
/bionic/tests/
H A Dunistd_test.cpp586 EXPECT_GT(_POSIX_SHELL, 0);

Completed in 6 milliseconds