Searched defs:PATH_MAX (Results 1 - 25 of 34) sorted by last modified time

12

/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/dst/
H A Dt_dst.c53 #define PATH_MAX 256 macro
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/named/
H A Dserver.c117 #define PATH_MAX 1024 macro
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/dnssec/
H A Ddnssec-signzone.c94 #define PATH_MAX 1024 /* AIX, WIN32, and others don't define this. */ macro
H A Ddnssec-dsfromkey.c57 #define PATH_MAX 1024 /* AIX, WIN32, and others don't define this. */ macro
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/
H A Dlog.c59 #define PATH_MAX 1024 /* AIX and others don't define this. */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/ppc/
H A Demul_netbsd.c129 #define PATH_MAX 1024 macro
[all...]
H A Demul_unix.c147 #define PATH_MAX 1024 macro
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/sntp/libopts/compat/
H A Dcompat.h242 # define PATH_MAX _MAX_PATH macro
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/mip/
H A Dcompat.c220 #define PATH_MAX 5000 macro
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dsyslimits.h56 #define PATH_MAX 1024 /* max bytes in pathname */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dsysdep.h172 # define PATH_MAX macro
174 # define PATH_MAX macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gprof/
H A Dgprof.h58 #define PATH_MAX 1024 macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dtop.c78 # define PATH_MAX FILENAME_MAX macro
80 # define PATH_MAX 512 macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/intl/
H A Ddcigettext.c177 # define PATH_MAX (pathconf ("/", _PC_PATH_MAX) < 1 ? 1024 : pathconf ("/", _PC_PATH_MAX)) macro
186 # define PATH_MAX MAXPATHLEN macro
190 # define PATH_MAX _POSIX_PATH_MAX macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/arm/
H A Darmos.c90 #define PATH_MAX 1024 macro
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/
H A Dlog.c59 #define PATH_MAX 1024 /* AIX and others don't define this. */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/intl/
H A Ddcigettext.c177 # define PATH_MAX (pathconf ("/", _PC_PATH_MAX) < 1 ? 1024 : pathconf ("/", _PC_PATH_MAX)) macro
186 # define PATH_MAX MAXPATHLEN macro
190 # define PATH_MAX _POSIX_PATH_MAX macro
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/roken/
H A Droken-common.h156 #define PATH_MAX MAX_PATH macro
/netbsd-6-1-5-RELEASE/external/bsd/pkg_install/dist/lib/
H A Dlib.h93 # define PATH_MAX MAXPATHLEN macro
95 # define PATH_MAX 1024 macro
/netbsd-6-1-5-RELEASE/dist/dhcp/dst/
H A Ddst_internal.h25 # define PATH_MAX POSIX_PATH_MAX macro
27 # define PATH_MAX 255 /* this is the value of POSIX_PATH_MAX */ macro
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/libopts/compat/
H A Dcompat.h243 # define PATH_MAX _MAX_PATH macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/intl/
H A Ddcigettext.c177 # define PATH_MAX (pathconf ("/", _PC_PATH_MAX) < 1 ? 1024 : pathconf ("/", _PC_PATH_MAX)) macro
186 # define PATH_MAX MAXPATHLEN macro
190 # define PATH_MAX _POSIX_PATH_MAX macro
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/dst/
H A Ddst_internal.h32 # define PATH_MAX POSIX_PATH_MAX macro
34 # define PATH_MAX 255 /*%< this is the value of POSIX_PATH_MAX */ macro
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A Dchdir-long.h25 # define PATH_MAX MAXPATHLEN macro
H A Dgetcwd.c95 # define PATH_MAX MAXPATHLEN macro
97 # define PATH_MAX 1024 macro

Completed in 319 milliseconds

12