Home
last modified time | relevance | path

Searched refs:flash_open_tempfile (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/tools/env/
Dfw_env.c1228 static int flash_open_tempfile(const char **dname, const char **target_temp) in flash_open_tempfile() function
1290 fd_target = flash_open_tempfile(&dname, &target_temp); in flash_io_write()