Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Darmflash.c256 static int exists(const char * const name) in exists() function
/rk3399_rockchip-uboot/fs/ubifs/
H A Drecovery.c1250 int exists; member
1263 loff_t d_size, int exists) in add_ino()
/rk3399_rockchip-uboot/fs/
H A Dfs.c123 int (*exists)(const char *filename); member