Home
last modified time | relevance | path

Searched refs:_POSIX_NO_TRUNC (Results 1 – 4 of 4) sorted by relevance

/sysdeps/posix/
A Dpathconf.c110 #if _POSIX_NO_TRUNC == -1 in __pathconf()
113 return _POSIX_NO_TRUNC; in __pathconf()
A Dfpathconf.c112 #if _POSIX_NO_TRUNC == -1 in __fpathconf()
115 return _POSIX_NO_TRUNC; in __fpathconf()
/sysdeps/unix/sysv/linux/bits/
A Dposix_opt.h60 #define _POSIX_NO_TRUNC 1 macro
/sysdeps/mach/hurd/bits/
A Dposix_opt.h62 #define _POSIX_NO_TRUNC 0 /* Overlong file names get error? */ macro

Completed in 5 milliseconds