/external/ltp/testcases/kernel/syscalls/vmsplice/ |
D | vmsplice01.c | 45 static int fd_out; variable 74 int fd_out; in vmsplice_test() local
|
/external/ltp/include/lapi/ |
D | tee.h | 27 ssize_t tee(int fd_in, int fd_out, size_t len, unsigned int flags) in tee()
|
D | splice.h | 28 ssize_t splice(int fd_in, loff_t *off_in, int fd_out, in splice()
|
/external/strace/tests-mx32/ |
D | splice.c | 43 const long int fd_out = (long int) 0xdeadbeeffffffffeULL; in main() local
|
D | copy_file_range.c | 44 const long int fd_out = (long int) 0xdeadbeeffffffffe; in main() local
|
D | tee.c | 42 const long int fd_out = (long int) 0xdeadbeeffffffffeULL; in main() local
|
/external/strace/tests/ |
D | copy_file_range.c | 44 const long int fd_out = (long int) 0xdeadbeeffffffffe; in main() local
|
D | splice.c | 43 const long int fd_out = (long int) 0xdeadbeeffffffffeULL; in main() local
|
D | tee.c | 42 const long int fd_out = (long int) 0xdeadbeeffffffffeULL; in main() local
|
/external/strace/tests-m32/ |
D | copy_file_range.c | 44 const long int fd_out = (long int) 0xdeadbeeffffffffe; in main() local
|
D | tee.c | 42 const long int fd_out = (long int) 0xdeadbeeffffffffeULL; in main() local
|
D | splice.c | 43 const long int fd_out = (long int) 0xdeadbeeffffffffeULL; in main() local
|
/external/ltp/testcases/kernel/syscalls/splice/ |
D | splice01.c | 43 static int fd_in, fd_out; variable
|
/external/ltp/testcases/kernel/syscalls/tee/ |
D | tee01.c | 45 static int fd_in, fd_out; variable
|
/external/u-boot/tools/ |
D | mksunxiboot.c | 68 int fd_in, fd_out; in main() local
|
/external/ltp/testcases/kernel/syscalls/copy_file_range/ |
D | copy_file_range01.c | 146 int fd_in, fd_out, ret; in test_one() local
|
/external/libbrillo/brillo/ |
D | file_utils.cc | 103 base::ScopedFD* fd_out) { in TouchFileInternal()
|
/external/libbrillo/brillo/dbus/ |
D | dbus_method_invoker_unittest.cc | 172 base::ScopedFD fd_out; in EchoFD() local
|
/external/openssh/ |
D | opacket.c | 231 packet_set_connection(int fd_in, int fd_out) in packet_set_connection()
|
D | sftp-client.c | 79 int fd_out; member 383 do_init(int fd_in, int fd_out, u_int transfer_buflen, u_int num_requests, in do_init()
|
D | packet.c | 290 ssh_packet_set_connection(struct ssh *ssh, int fd_in, int fd_out) in ssh_packet_set_connection()
|
/external/bcc/src/cc/ |
D | bcc_elf.c | 47 static int openelf(const char *path, Elf **elf_out, int *fd_out) { in openelf()
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_allocator.c | 1315 struct anv_bo *bo_in, int *fd_out) in anv_bo_cache_export()
|
/external/iproute2/lib/ |
D | bpf.c | 585 int fd_in, fd_out = STDERR_FILENO; in bpf_trace_pipe() local
|
/external/libevent/ |
D | event.c | 2369 …ignment(const struct event *event, struct event_base **base_out, evutil_socket_t *fd_out, short *e… in event_get_assignment()
|