Home
last modified time | relevance | path

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

/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/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