Searched refs:_POSIX_NO_TRUNC (Results 1 – 4 of 4) sorted by relevance
122 return _POSIX_NO_TRUNC; in __pathconf()
60 #define _POSIX_NO_TRUNC 1 /* Over-long pathnames return errors. */ macro
53 MACRO(_POSIX_NO_TRUNC); in unistd_h()
810 EXPECT_GT(_POSIX_NO_TRUNC, 0); in TEST()