Home
last modified time | relevance | path

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

123456

/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dsame.c64 #if ! _POSIX_NO_TRUNC && HAVE_PATHCONF && defined _PC_NAME_MAX in same_name()
99 #if ! _POSIX_NO_TRUNC && HAVE_PATHCONF && defined _PC_NAME_MAX in same_name()
/dports/games/freedink-engine/freedink-108.4/gnulib/lib/
H A Dsame.c64 #if ! _POSIX_NO_TRUNC && HAVE_PATHCONF && defined _PC_NAME_MAX in same_name()
99 #if ! _POSIX_NO_TRUNC && HAVE_PATHCONF && defined _PC_NAME_MAX in same_name()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/
H A Dpathconf.c189 #ifdef _POSIX_NO_TRUNC in posix_pathconf()
190 return _POSIX_NO_TRUNC; in posix_pathconf()
H A Dfpathconf.c192 #ifdef _POSIX_NO_TRUNC
193 return _POSIX_NO_TRUNC;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/
H A Dfpathconf.c192 #ifdef _POSIX_NO_TRUNC
193 return _POSIX_NO_TRUNC;
H A Dpathconf.c189 #ifdef _POSIX_NO_TRUNC in posix_pathconf()
190 return _POSIX_NO_TRUNC; in posix_pathconf()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/
H A Dpathconf.c189 #ifdef _POSIX_NO_TRUNC in posix_pathconf()
190 return _POSIX_NO_TRUNC; in posix_pathconf()
H A Dfpathconf.c192 #ifdef _POSIX_NO_TRUNC
193 return _POSIX_NO_TRUNC;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/linuxthreads/bits/
H A Dposix_opt.h64 #define _POSIX_NO_TRUNC 1 macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/linuxthreads/bits/
H A Dposix_opt.h64 #define _POSIX_NO_TRUNC 1 macro
/dports/lang/fpc-source/fpc-3.2.2/packages/libc/src/
H A Dposixopth.inc16 _POSIX_NO_TRUNC = 1;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/linuxthreads/bits/
H A Dposix_opt.h64 #define _POSIX_NO_TRUNC 1 macro
/dports/print/texlive-base/texlive-20150521-source/extra/djgpp/
H A Dpathconf.c40 case _PC_NO_TRUNC: return _POSIX_NO_TRUNC; in pathconf()
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/bits/
H A Dposix_opt.h60 #define _POSIX_NO_TRUNC 1 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/bits/
H A Dposix_opt.h60 #define _POSIX_NO_TRUNC 1 macro
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/sys/
H A Dlimits.h174 #define _POSIX_NO_TRUNC 1 /* very long pathnames generate an error */ macro
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/sys/
H A Dlimits.h174 #define _POSIX_NO_TRUNC 1 /* very long pathnames generate an error */ macro
/dports/sysutils/coreutils/coreutils-8.32/lib/
H A Dsame.c51 #if !_POSIX_NO_TRUNC && HAVE_FPATHCONF && defined _PC_NAME_MAX
/dports/misc/gnuls/coreutils-8.30/lib/
H A Dsame.c51 #if !_POSIX_NO_TRUNC && HAVE_FPATHCONF && defined _PC_NAME_MAX
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dsame.c51 #if !_POSIX_NO_TRUNC && HAVE_FPATHCONF && defined _PC_NAME_MAX
/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dunistd.h119 #define _POSIX_NO_TRUNC 1 macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/include/sys/
H A Dfeatures.h405 #define _POSIX_NO_TRUNC 1 macro
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/include/sys/
H A Dfeatures.h442 #define _POSIX_NO_TRUNC 1 macro
/dports/shells/yash/yash-2.51/share/completion/
H A Dgetconf33 …complete _POSIX_CHOWN_RESTRICTED _POSIX_NO_TRUNC _POSIX_VDISABLE _POSIX_ASYNC_IO _POSIX_PRIO_IO _P…
/dports/shells/zsh/zsh-5.8.1/Completion/Unix/Command/
H A D_getconf24 _POSIX_NO_TRUNC _POSIX_VDISABLE)

123456