Searched refs:_POSIX_NO_TRUNC (Results 1 - 5 of 5) sorted by relevance

/bionic/libc/bionic/
H A Dpathconf.cpp122 return _POSIX_NO_TRUNC;
/bionic/libc/include/bits/
H A Dposix_limits.h60 #define _POSIX_NO_TRUNC 1 /* Over-long pathnames return errors. */ macro
/bionic/tools/versioner/current/bits/
H A Dposix_limits.h60 #define _POSIX_NO_TRUNC 1 /* Over-long pathnames return errors. */ macro
/bionic/tests/headers/posix/
H A Dunistd_h.c53 MACRO(_POSIX_NO_TRUNC);
/bionic/tests/
H A Dunistd_test.cpp772 EXPECT_GT(_POSIX_NO_TRUNC, 0);

Completed in 133 milliseconds