Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/spl/
H A Dspl_ext.c18 loff_t filelen, actlen; in spl_load_image_ext() local
73 __maybe_unused loff_t filelen, actlen; in spl_load_image_ext_os() local
/rk3399_rockchip-uboot/cmd/
H A Dreiser.c83 ulong addr = 0, filelen; in do_reiserload() local
H A Dini.c117 static int ini_parse(char *filestart, size_t filelen, in ini_parse()