Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/net/mptcp/
Dmptcp_connect.c
/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/
Dvdsomunge.c
/openbmc/linux/tools/firmware/
Dihex2fw.c
/openbmc/u-boot/tools/patman/
H A Dpatchstream.py348 def ProcessStream(self, infd, outfd): argument
/openbmc/qemu/qga/
H A Dcommands-posix.c106 int infd[2] = { -1, -1 }; in ga_run_command() local