/external/libxml2/ |
D | testModule.c | 29 #define PATH_MAX _MAX_PATH macro 38 #define PATH_MAX _POSIX_PATH_MAX macro 40 #define PATH_MAX 4096 macro
|
/external/cronet/stable/third_party/libxml/src/ |
D | testModule.c | 29 #define PATH_MAX _MAX_PATH macro 38 #define PATH_MAX _POSIX_PATH_MAX macro 40 #define PATH_MAX 4096 macro
|
/external/cronet/tot/third_party/libxml/src/ |
D | testModule.c | 29 #define PATH_MAX _MAX_PATH macro 38 #define PATH_MAX _POSIX_PATH_MAX macro 40 #define PATH_MAX 4096 macro
|
/external/coreboot/payloads/libpayload/include/ |
D | limits.h | 34 # define PATH_MAX _POSIX_PATH_MAX macro 36 # define PATH_MAX MAXPATHLEN macro 38 # define PATH_MAX 255 /* the Posix minimum path-size */ macro
|
/external/ltp/lib/tests/ |
D | tst_tmpdir_test.c | 40 #define PATH_MAX MAXPATHLEN macro 42 #define PATH_MAX 1024 macro
|
/external/arm-trusted-firmware/tools/fiptool/ |
D | win_posix.h | 26 # define PATH_MAX MAX_PATH macro 30 # define PATH_MAX _MAX_PATH macro 32 # define PATH_MAX 260 macro
|
/external/trusty/arm-trusted-firmware/tools/fiptool/ |
D | win_posix.h | 26 # define PATH_MAX MAX_PATH macro 30 # define PATH_MAX _MAX_PATH macro 32 # define PATH_MAX 260 macro
|
/external/ltp/lib/ |
D | tst_resource.c | 31 #define PATH_MAX MAXPATHLEN macro 33 #define PATH_MAX 1024 macro
|
D | tst_tmpdir.c | 87 #define PATH_MAX MAXPATHLEN macro 89 #define PATH_MAX 1024 macro
|
/external/python/cpython3/Include/ |
D | osdefs.h | 37 # define PATH_MAX MAXPATHLEN macro
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_unlink/ |
D | 5-1.c | 101 long PATH_MAX, NAME_MAX; in main() local
|
/external/mesa3d/src/util/ |
D | memstream.h | 38 #define PATH_MAX _MAX_PATH /* Equivalent to MAX_PATH from minwindef.h */ macro
|
/external/iproute2/include/uapi/linux/ |
D | limits.h | 13 #define PATH_MAX 4096 /* # chars in a path name including nul */ macro
|
/external/kernel-headers/original/uapi/linux/ |
D | limits.h | 13 #define PATH_MAX 4096 /* # chars in a path name including nul */ macro
|
/external/libnl/include/linux-private/linux/ |
D | limits.h | 13 #define PATH_MAX 4096 /* # chars in a path name including nul */ macro
|
/external/jemalloc_new/include/jemalloc/internal/ |
D | jemalloc_internal_decls.h | 72 # define PATH_MAX 1024 macro
|
/external/rust/android-crates-io/crates/nix/src/ |
D | fcntl.rs | 482 const PATH_MAX: usize = libc::PATH_MAX as usize; constant 484 const PATH_MAX: usize = 1024; // Hurd does not define a hard limit, so try a guess first constant
|
D | unistd.rs | 682 const PATH_MAX: usize = libc::PATH_MAX as usize; constant 684 const PATH_MAX: usize = 1024; // Hurd does not define a hard limit, so try a guess first constant 3629 const PATH_MAX: usize = libc::PATH_MAX as usize; constant 3631 const PATH_MAX: usize = 1024; // Hurd does not define a hard limit, so try a guess first constant
|
/external/kmod/shared/ |
D | util.c | 82 int alias_normalize(const char *alias, char buf[static PATH_MAX], size_t *len) in alias_normalize() 151 char *modname_normalize(const char *modname, char buf[static PATH_MAX], size_t *len) in modname_normalize() 173 char *path_to_modname(const char *path, char buf[static PATH_MAX], size_t *len) in path_to_modname()
|
/external/ltp/testcases/network/tcp_cmds/include/ |
D | netdefs.h | 63 #define PATH_MAX 4096 macro
|
/external/mesa3d/src/util/tests/ |
D | process_test.c | 36 #define PATH_MAX MAX_PATH macro
|
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
D | common.h | 37 # define PATH_MAX 1024 macro
|
/external/gflags/src/ |
D | windows_port.h | 132 #define PATH_MAX 1024 macro
|
/external/bcc/libbpf-tools/ |
D | filetop.h | 5 #define PATH_MAX 4096 macro
|
D | mountsnoop.h | 8 #define PATH_MAX 4096 macro
|