Searched refs:_POSIX_TRACE_LOG (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/bits/ | ||
D | posix_limits.h | 114 #define _POSIX_TRACE_LOG -1 /* not implemented */ macro |
/bionic/tests/ | ||
D | unistd_test.cpp | 755 EXPECT_EQ(-1, _POSIX_TRACE_LOG); in TEST() |