Searched defs:outfd (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/tools/testing/selftests/net/mptcp/ |
D | mptcp_connect.c | 574 static int copyfd_io_poll(int infd, int peerfd, int outfd, bool *in_closed_after_out) in copyfd_io_poll() 701 static int do_recvfile(int infd, int outfd) in do_recvfile() 720 static int do_mmap(int infd, int outfd, unsigned int size) in do_mmap() 775 static int do_sendfile(int infd, int outfd, unsigned int count) in do_sendfile() 792 static int copyfd_io_mmap(int infd, int peerfd, int outfd, in copyfd_io_mmap() 817 static int copyfd_io_sendfile(int infd, int peerfd, int outfd, in copyfd_io_sendfile() 842 static int copyfd_io(int infd, int peerfd, int outfd, bool close_peerfd) in copyfd_io()
|
/Linux-v6.1/tools/firmware/ |
D | ihex2fw.c | 74 int infd, outfd; in main() local 270 static int output_records(int outfd) in output_records()
|
/Linux-v6.1/arch/arm/vdso/ |
D | vdsomunge.c | 126 int outfd; in main() local
|
/Linux-v6.1/tools/io_uring/ |
D | io_uring-cp.c | 25 static int infd, outfd; variable
|