Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/env/
H A Dfw_env.c1001 static int flash_write (int fd_current, int fd_target, int dev_target) in flash_write()
1059 int fd_current, fd_target, rc, dev_target; in flash_io() local