Home
last modified time | relevance | path

Searched defs:PATH_MAX (Results 1 - 25 of 130) sorted by relevance

123456

/third_party/curl/lib/
H A Dcurl_path.h32 # undef PATH_MAX macro
33 # define PATH_MAX MAX_PATH macro
40 #define PATH_MAX 1024 /* just an extra precaution since there are systems that macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsyslimits.h36 #undef PATH_MAX macro
38 #define PATH_MAX 256 macro
/third_party/rust/crates/rustix/tests/fs/
H A Dlong_paths.rs10 const PATH_MAX: usize = libc::PATH_MAX as usize; in test_long_paths() consts
12 const PATH_MAX: usize = linux_raw_sys::general::PATH_MAX as usize; in test_long_paths() consts
/third_party/ltp/include/old/
H A Dusctest.h42 #define PATH_MAX MAXPATHLEN macro
44 #define PATH_MAX 1024 macro
/third_party/python/Include/
H A Dosdefs.h31 #define PATH_MAX MAXPATHLEN macro
/third_party/ltp/lib/tests/
H A Dtst_tmpdir_test.c40 #define PATH_MAX MAXPATHLEN macro
42 #define PATH_MAX 1024 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dlimits.h36 #define PATH_MAX 256 macro
/third_party/ninja/src/
H A Dutil.h120 #define PATH_MAX _MAX_PATH macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_unlink/
H A D5-1.c85 #undef PATH_MAX macro
101 long PATH_MAX, NAME_MAX; in main() local
[all...]
/third_party/ntfs-3g/include/ntfs-3g/
H A Dcompat.h60 #define PATH_MAX 4096 macro
/third_party/musl/porting/linux/user/src/internal/
H A Dmusl_log.c26 #define PATH_MAX 256 macro
/third_party/musl/src/internal/linux/
H A Dmusl_log.c26 #define PATH_MAX 256 macro
/third_party/ltp/testcases/network/tcp_cmds/include/
H A Dnetdefs.h63 #define PATH_MAX 4096 macro
/third_party/mesa3d/src/util/tests/
H A Dprocess_test.c36 #define PATH_MAX MAX_PATH macro
/third_party/node/deps/openssl/openssl/fuzz/
H A Dtest-corpus.c26 # define PATH_MAX _MAX_PATH macro
30 # define PATH_MAX 4096 macro
/third_party/openssl/fuzz/
H A Dtest-corpus.c26 # define PATH_MAX _MAX_PATH macro
30 # define PATH_MAX 4096 macro
/third_party/backends/frontend/
H A Djpegtopdf.h35 # define PATH_MAX 4096 macro
/third_party/backends/sanei/
H A Dsanei_access.c60 # define PATH_MAX 1024 macro
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dcommon.h37 # define PATH_MAX 1024 macro
/third_party/ltp/lib/
H A Dtst_resource.c31 #define PATH_MAX MAXPATHLEN macro
33 #define PATH_MAX 1024 macro
/third_party/lame/frontend/
H A Dmain.h38 #define PATH_MAX 1024 macro
/third_party/ffmpeg/libavformat/
H A Dipfsgateway.c32 #define PATH_MAX 4096 macro
/third_party/backends/backend/
H A Dsm3840.h115 #define PATH_MAX 1024 macro
/third_party/backends/include/sane/
H A Dsanei_backend.h42 # define PATH_MAX 1024 macro
/third_party/cups-filters/filter/foomatic-rip/
H A Dfoomaticrip.h79 #define PATH_MAX 4096 macro

Completed in 8 milliseconds

123456