Home
last modified time | relevance | path

Searched defs:outfd (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/tools/firmware/
Dihex2fw.c
/openbmc/linux/tools/testing/selftests/net/mptcp/
Dmptcp_connect.c
/openbmc/linux/arch/arm/vdso/
Dvdsomunge.c
/openbmc/u-boot/tools/
H A Dmxsboot.c464 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
H A Dimx8mimage.c593 int imx8mimage_copy_image(int outfd, struct image_tool_params *mparams) in imx8mimage_copy_image()
H A Dimx8image.c953 int imx8image_copy_image(int outfd, struct image_tool_params *mparams) in imx8image_copy_image()
H A Dzynqmpbif.c828 int zynqmpbif_copy_image(int outfd, struct image_tool_params *mparams) in zynqmpbif_copy_image()
/openbmc/u-boot/tools/patman/
H A Dpatchstream.py348 def ProcessStream(self, infd, outfd): argument
/openbmc/qemu/qga/
H A Dcommands-posix.c107 int outfd[2] = { -1, -1 }; in ga_run_command() local