Home
last modified time | relevance | path

Searched defs:infd (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c354 int infd, struct wstate *winfo) in sock_connect_mptcp()
616 static int copyfd_io_poll(int infd, int peerfd, int outfd, in copyfd_io_poll()
743 static int do_recvfile(int infd, int outfd) in do_recvfile()
777 static int do_mmap(int infd, int outfd, unsigned int size, in do_mmap()
837 static int do_sendfile(int infd, int outfd, unsigned int count, in do_sendfile()
862 static int copyfd_io_mmap(int infd, int peerfd, int outfd, in copyfd_io_mmap()
888 static int copyfd_io_sendfile(int infd, int peerfd, int outfd, in copyfd_io_sendfile()
913 static int copyfd_io(int infd, int peerfd, int outfd, bool close_peerfd, struct wstate *winfo) in copyfd_io()
/openbmc/u-boot/tools/
H A Dmxsboot.c419 static int mx28_nand_write_firmware(struct mx28_nand_fcb *fcb, int infd, in mx28_nand_write_firmware()
464 static int mx28_create_nand_image(int infd, int outfd) in mx28_create_nand_image()
531 static int mx28_create_sd_image(int infd, int outfd) in mx28_create_sd_image()
639 int infd, outfd; in main() local
/openbmc/linux/arch/arm/vdso/
H A Dvdsomunge.c127 int infd; in main() local
/openbmc/linux/tools/firmware/
H A Dihex2fw.c74 int infd, outfd; in main() local
/openbmc/u-boot/tools/patman/
H A Dpatchstream.py348 def ProcessStream(self, infd, outfd): argument
/openbmc/qemu/qga/
H A Dcommands-posix.c107 int infd[2] = { -1, -1 }; in ga_run_command() local