Home
last modified time | relevance | path

Searched defs:PATH_MAX (Results 1 – 25 of 74) sorted by relevance

123

/external/cronet/third_party/libxml/src/
DtestModule.c26 #define PATH_MAX _MAX_PATH macro
35 #define PATH_MAX _POSIX_PATH_MAX macro
37 #define PATH_MAX 4096 macro
/external/libxml2/
DtestModule.c26 #define PATH_MAX _MAX_PATH macro
35 #define PATH_MAX _POSIX_PATH_MAX macro
37 #define PATH_MAX 4096 macro
/external/curl/lib/
Dcurl_path.h33 # 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/
Dusctest.h42 #define PATH_MAX MAXPATHLEN macro
44 #define PATH_MAX 1024 macro
/external/ltp/lib/tests/
Dtst_tmpdir_test.c40 #define PATH_MAX MAXPATHLEN macro
42 #define PATH_MAX 1024 macro
/external/arm-trusted-firmware/tools/fiptool/
Dwin_posix.h26 # define PATH_MAX MAX_PATH macro
30 # define PATH_MAX _MAX_PATH macro
32 # define PATH_MAX 260 macro
/external/ltp/lib/
Dtst_resource.c31 #define PATH_MAX MAXPATHLEN macro
33 #define PATH_MAX 1024 macro
Dtst_tmpdir.c85 #define PATH_MAX MAXPATHLEN macro
87 #define PATH_MAX 1024 macro
/external/ppp/pppd/plugins/radius/
Dincludes.h36 #define PATH_MAX 1024 macro
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_unlink/
D5-1.c101 long PATH_MAX, NAME_MAX; in main() local
/external/python/cpython3/Include/
Dosdefs.h31 #define PATH_MAX MAXPATHLEN macro
/external/python/cpython2/Include/
Dosdefs.h43 #define PATH_MAX MAXPATHLEN macro
/external/iproute2/include/uapi/linux/
Dlimits.h13 #define PATH_MAX 4096 /* # chars in a path name including nul */ macro
/external/kernel-headers/original/uapi/linux/
Dlimits.h13 #define PATH_MAX 4096 /* # chars in a path name including nul */ macro
/external/jemalloc_new/include/jemalloc/internal/
Djemalloc_internal_decls.h72 # define PATH_MAX 1024 macro
/external/mesa3d/src/util/
Dprocess_test.c36 #define PATH_MAX MAX_PATH macro
/external/kmod/shared/
Dutil.c82 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/
Dnetdefs.h63 #define PATH_MAX 4096 macro
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dcommon.h37 # define PATH_MAX 1024 macro
/external/gflags/src/
Dwindows_port.h132 #define PATH_MAX 1024 macro
/external/bcc/libbpf-tools/
Dfiletop.h5 #define PATH_MAX 4096 macro
Dmountsnoop.h8 #define PATH_MAX 4096 macro
/external/mesa3d/src/gallium/auxiliary/pipe-loader/
Dpipe_loader.c42 #define PATH_MAX _MAX_PATH macro
/external/python/cpython2/Modules/
D_hotshot.c55 #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/
Dwrite_log.c86 #define PATH_MAX 255 macro

123