Home
last modified time | relevance | path

Searched defs:PATH_MAX_LEN (Results 1 - 6 of 6) sorted by relevance

/test/xts/hats/kernel/syscalls/fileio/chdir/
H A DChdirApiTest.cpp27 static const int PATH_MAX_LEN = 128; variable
/test/xts/hats/kernel/syscalls/fileio/fchdir/
H A DFchdirApiTest.cpp52 static const int PATH_MAX_LEN = 128; variable
/test/xts/hats/kernel/syscalls/fileio/faccessat/
H A DFaccessatApiTest.cpp31 static const int PATH_MAX_LEN = 128; variable
/test/xts/hats/kernel/syscalls/fileio/getxattr/
H A DGetxattrApiTest.cpp33 static const int PATH_MAX_LEN = 128; variable
/test/xts/hats/kernel/syscalls/fileio/fchownat/
H A DFchownatApiTest.cpp32 static const int PATH_MAX_LEN = 128; variable
/test/xts/hats/kernel/syscalls/fileio/fchmodat/
H A DFchmodatApiTest.cpp54 static const int PATH_MAX_LEN = 128; variable

Completed in 8 milliseconds