Searched refs:_POSIX_NO_TRUNC (Results 1 – 4 of 4) sorted by relevance
110 #if _POSIX_NO_TRUNC == -1 in __pathconf()113 return _POSIX_NO_TRUNC; in __pathconf()
112 #if _POSIX_NO_TRUNC == -1 in __fpathconf()115 return _POSIX_NO_TRUNC; in __fpathconf()
60 #define _POSIX_NO_TRUNC 1 macro
62 #define _POSIX_NO_TRUNC 0 /* Overlong file names get error? */ macro
Completed in 5 milliseconds