Searched refs:tmp (Results 1 – 1 of 1) sorted by relevance
62 tmp = saved_buf; in env_mtd_save()77 tmp += ret_len; in env_mtd_save()109 tmp = write_buf; in env_mtd_save()121 &ret_len, tmp); in env_mtd_save()127 tmp += ret_len; in env_mtd_save()145 char *buf, *tmp; in env_mtd_load() local166 tmp = buf; in env_mtd_load()183 tmp += ret_len; in env_mtd_load()227 tmp = saved_buf; in env_mtd_erase()242 tmp += ret_len; in env_mtd_erase()[all …]
Completed in 4 milliseconds