Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-sunxi/
H A Dgpio.h67 u32 sta; member
/rk3399_rockchip-uboot/common/
H A Dlrz.c1466 if (-1==fstat(fileno(fout),&sta)) { in procheader()
1479 if (sta.st_mtime > zi->modtime) { in procheader()
1487 if (((size_t) sta.st_size) >= zi->bytes_total in procheader()
1488 && sta.st_mtime > zi->modtime) { in procheader()
1524 } while (i<1000 && stat(tmpname,&sta)==0); in procheader()