Searched refs:dst_stat (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/recovery/update_engine/ |
| H A D | do_patch.c | 108 struct stat old_stat, dst_stat; in do_patch_rkimg() local 144 if (stat(dst_file, &dst_stat) == 0 && in do_patch_rkimg() 145 compareMd5sum(dst_file, (unsigned char *)md5sum, 0, dst_stat.st_size)) { in do_patch_rkimg() 147 return dst_stat.st_size; in do_patch_rkimg()
|
| H A D | flash_image.c | 225 struct stat dst_stat; in flash_normal() local 268 if (stat(dst_file, &dst_stat) == 0) in flash_normal()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gfortran.info | 6311 src_kind, bool may_require_tmp, int *dst_stat, int *src_stat, int
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gfortran.info | 6311 src_kind, bool may_require_tmp, int *dst_stat, int *src_stat, int
|