/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/ |
H A D | maxpathname.cpp | 54 # define PATH_MAX MAXPATHLEN macro 57 # define PATH_MAX MAX_PATH macro 60 # define PATH_MAX _MAX_PATH macro 62 # define PATH_MAX 255 macro
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | pathmax.h | 32 # define PATH_MAX (pathconf ("/", _PC_PATH_MAX) < 1 ? 1024 \ macro 42 # define PATH_MAX MAXPATHLEN macro 46 # define PATH_MAX _POSIX_PATH_MAX macro
|
H A D | chdir-long.h | 25 # define PATH_MAX MAXPATHLEN macro
|
H A D | getcwd.c | 98 # define PATH_MAX MAXPATHLEN macro 100 # define PATH_MAX 1024 macro
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | pathmax.h | 56 # define PATH_MAX MAXPATHLEN macro 65 # define PATH_MAX 1024 macro 80 # define PATH_MAX 260 macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/ |
H A D | pathmax.h | 30 # define PATH_MAX (pathconf ("/", _PC_PATH_MAX) < 1 ? 1024 \ macro 40 # define PATH_MAX MAXPATHLEN macro 44 # define PATH_MAX _POSIX_PATH_MAX macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | pathmax.h | 30 # define PATH_MAX (pathconf ("/", _PC_PATH_MAX) < 1 ? 1024 \ macro 40 # define PATH_MAX MAXPATHLEN macro 44 # define PATH_MAX _POSIX_PATH_MAX macro
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/ |
H A D | limits.d | 89 enum PATH_MAX = 1024; in version() local 103 enum PATH_MAX = 1024; in version() local 116 enum PATH_MAX = 1024; in version() local 129 enum PATH_MAX = 4096; in version() local 142 enum PATH_MAX = 1024; in version() local 155 enum PATH_MAX = 1024; in version() local 168 enum PATH_MAX = 1024; in version() local 181 enum PATH_MAX = 260; in version() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/fuzz/ |
H A D | test-corpus.c | 26 # define PATH_MAX _MAX_PATH macro 30 # define PATH_MAX 4096 macro
|
/netbsd-src/crypto/external/bsd/openssl/dist/fuzz/ |
H A D | test-corpus.c | 26 # define PATH_MAX _MAX_PATH macro 30 # define PATH_MAX 4096 macro
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | ossl_store_test.c | 18 # define PATH_MAX _MAX_PATH macro 20 # define PATH_MAX 4096 macro
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/ |
H A D | platform.h.in | 40 #define PATH_MAX 1024 macro
|
/netbsd-src/lib/libresolv/ |
H A D | dst_internal.h | 32 # define PATH_MAX POSIX_PATH_MAX macro 34 # define PATH_MAX 255 /*%< this is the value of POSIX_PATH_MAX */ macro
|
/netbsd-src/external/bsd/libbind/dist/dst/ |
H A D | dst_internal.h | 32 # define PATH_MAX POSIX_PATH_MAX macro 34 # define PATH_MAX 255 /*%< this is the value of POSIX_PATH_MAX */ macro
|
/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/ |
H A D | dir.h | 33 #define PATH_MAX global() macro
|
/netbsd-src/external/mpl/dhcp/bind/include/isc/ |
H A D | platform.h | 40 #define PATH_MAX 1024 macro
|
/netbsd-src/sys/sys/ |
H A D | syslimits.h | 60 #define PATH_MAX 1024 /* max bytes in pathname */ macro
|
/netbsd-src/external/gpl2/grep/dist/intl/ |
H A D | dcigettext.c | 160 # define PATH_MAX (pathconf ("/", _PC_PATH_MAX) < 1 ? 1024 : pathconf ("/", _PC_PATH_MAX)) macro 169 # define PATH_MAX MAXPATHLEN macro 173 # define PATH_MAX _POSIX_PATH_MAX macro
|
/netbsd-src/external/gpl3/gcc.old/dist/intl/ |
H A D | dcigettext.c | 177 # 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-src/external/gpl3/binutils.old/dist/intl/ |
H A D | dcigettext.c | 177 # 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-src/external/gpl3/gcc/dist/intl/ |
H A D | dcigettext.c | 177 # 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-src/external/gpl3/gdb.old/dist/intl/ |
H A D | dcigettext.c | 177 # 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-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | roken-common.h | 165 #define PATH_MAX MAX_PATH macro 167 #define PATH_MAX 4096 macro
|
/netbsd-src/external/bsd/pkg_install/dist/lib/ |
H A D | lib.h | 90 # define PATH_MAX MAXPATHLEN macro 92 # define PATH_MAX 1024 macro
|
/netbsd-src/external/gpl2/texinfo/dist/intl/ |
H A D | dcigettext.c | 183 # define PATH_MAX (pathconf ("/", _PC_PATH_MAX) < 1 ? 1024 : pathconf ("/", _PC_PATH_MAX)) macro 192 # define PATH_MAX MAXPATHLEN macro 196 # define PATH_MAX _POSIX_PATH_MAX macro
|