Home
last modified time | relevance | path

Searched defs:path_out (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/linux/
Dcopy_file_range.c34 char path_out[PATH_MAX] = {0}; in copy_file_range_0100() local
113 char path_out[PATH_MAX] = {0}; in copy_file_range_0300() local
/third_party/gn/src/gn/
Dninja_target_command_util.h39 std::ostringstream path_out; in operator() local
75 std::ostringstream path_out; in operator() local
/third_party/ltp/testcases/kernel/syscalls/copy_file_range/
Dcopy_file_range.h63 static inline int verify_cross_fs_copy_support(const char *path_in, const char *path_out) in verify_cross_fs_copy_support()
/third_party/libinput/src/
Devdev-tablet-pad-leds.c239 char *path_out, in pad_led_get_sysfs_base_path()
/third_party/libfuse/example/
Dpassthrough.c448 off_t offset_in, const char *path_out, in xmp_copy_file_range()
Dpassthrough_fh.c578 off_t off_in, const char *path_out, in xmp_copy_file_range()
/third_party/libfuse/lib/
Dfuse.c2317 const char *path_out, in fuse_fs_copy_file_range()
4323 char *path_in, *path_out; in fuse_lib_copy_file_range() local