/external/cronet/third_party/libxml/src/ |
D | testModule.c | 26 #define PATH_MAX _MAX_PATH macro 35 #define PATH_MAX _POSIX_PATH_MAX macro 37 #define PATH_MAX 4096 macro
|
/external/libxml2/ |
D | testModule.c | 26 #define PATH_MAX _MAX_PATH macro 35 #define PATH_MAX _POSIX_PATH_MAX macro 37 #define PATH_MAX 4096 macro
|
/external/curl/lib/ |
D | curl_path.h | 33 # define PATH_MAX MAX_PATH macro 40 #define PATH_MAX 1024 /* just an extra precaution since there are systems that macro
|
/external/ltp/include/old/ |
D | usctest.h | 42 #define PATH_MAX MAXPATHLEN macro 44 #define PATH_MAX 1024 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/ltp/lib/ |
D | tst_resource.c | 31 #define PATH_MAX MAXPATHLEN macro 33 #define PATH_MAX 1024 macro
|
D | tst_tmpdir.c | 85 #define PATH_MAX MAXPATHLEN macro 87 #define PATH_MAX 1024 macro
|
/external/ppp/pppd/plugins/radius/ |
D | includes.h | 36 #define PATH_MAX 1024 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/python/cpython3/Include/ |
D | osdefs.h | 31 #define PATH_MAX MAXPATHLEN macro
|
/external/python/cpython2/Include/ |
D | osdefs.h | 43 #define PATH_MAX MAXPATHLEN 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/jemalloc_new/include/jemalloc/internal/ |
D | jemalloc_internal_decls.h | 72 # define PATH_MAX 1024 macro
|
/external/mesa3d/src/util/ |
D | process_test.c | 36 #define PATH_MAX MAX_PATH macro
|
/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/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
|
/external/mesa3d/src/gallium/auxiliary/pipe-loader/ |
D | pipe_loader.c | 42 #define PATH_MAX _MAX_PATH macro
|
/external/python/cpython2/Modules/ |
D | _hotshot.c | 55 #define PATH_MAX 260 macro 61 #define PATH_MAX 1024 macro 66 # define PATH_MAX MAX_PATH macro 68 # define PATH_MAX _POSIX_PATH_MAX macro
|
/external/ltp/testcases/kernel/fs/doio/ |
D | write_log.c | 86 #define PATH_MAX 255 macro
|