Searched refs:_POSIX2_FORT_DEV (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/bits/ | ||
D | posix_limits.h | 100 #define _POSIX2_FORT_DEV __BIONIC_POSIX_FEATURE_MISSING macro |
/bionic/tests/ | ||
D | unistd_test.cpp | 913 EXPECT_EQ(-1, _POSIX2_FORT_DEV); in TEST() |