Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds