Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/patman/
H A Dpatchstream.py349 def ProcessStream(self, infd, outfd): argument
/rk3399_rockchip-uboot/tools/
H A Dmxsboot.c465 static int mx28_create_nand_image(int infd, int outfd) in mx28_create_nand_image()
532 static int mx28_create_sd_image(int infd, int outfd) in mx28_create_sd_image()
640 int infd, outfd; in main() local