Home
last modified time | relevance | path

Searched defs:long_path (Results 1 – 8 of 8) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/rename/
Drename10.c21 static char long_path[NAME_MAX + 1] = {[0 ... NAME_MAX] = 'a'}; variable
/third_party/rust/crates/rustix/tests/fs/
Dlong_paths.rs16 let mut long_path = String::new(); in test_long_paths() localVariable
/third_party/ltp/testcases/kernel/syscalls/umount/
Dumount02.c24 static char long_path[PATH_MAX + 2]; variable
/third_party/ltp/testcases/kernel/syscalls/chown/
Dchown04.c52 static char long_path[PATH_MAX + 2] = {[0 ... PATH_MAX + 1] = 'a'}; variable
/third_party/ltp/testcases/kernel/syscalls/chmod/
Dchmod06.c43 static char long_path[PATH_MAX + 2]; variable
/third_party/ltp/testcases/kernel/syscalls/mount/
Dmount02.c58 static const char *long_path = path; variable
/third_party/libuv/src/win/
Dfs-event.c166 WCHAR* short_path, *long_path; in uv_fs_event_start() local
/third_party/node/deps/uv/src/win/
Dfs-event.c165 WCHAR* short_path, *long_path; in uv_fs_event_start() local