Home
last modified time | relevance | path

Searched defs:ret (Results 1 – 9 of 9) sorted by relevance

/bootable/recovery/
Dtest_roots.c28 int ret; in file_exists() local
39 int ret; in test_roots() local
Droots.c186 int ret = scan_mounted_volumes(); in internal_root_mounted() local
218 int ret = internal_root_mounted(info); in ensure_root_path_mounted() local
281 int ret = scan_mounted_volumes(); in ensure_root_path_unmounted() local
332 int ret = ensure_root_path_unmounted(root); in format_root_device() local
Dui.c364 char *ret = malloc(size); in ui_copy_image() local
/bootable/bootloader/legacy/libc/
Dstrcpy.c31 char *ret = dst; in strcpy() local
/bootable/recovery/minzip/
DZip.c536 bool ret; in processStoredEntry() local
633 bool ret = processFunction(procBuf, procSize, cookie); in processDeflatedEntry() local
676 bool ret = false; in mzProcessZipEntryContents() local
717 bool ret; in mzIsZipEntryIntact() local
759 bool ret; in mzReadZipEntry() local
804 bool ret = mzProcessZipEntryContents(pArchive, pEntry, writeProcessFunction, in mzExtractZipEntryToFile() local
1010 int ret = dirCreateHierarchy( in mzExtractRecursive() local
1024 int ret = dirCreateHierarchy( in mzExtractRecursive() local
DZip.h112 UnterminatedString ret; in mzGetZipEntryFileName() local
/bootable/recovery/mtdutils/
Dmounts.c208 int ret = umount(volume->mount_point); in unmount_mounted_volume() local
Dmtdutils.c243 int ret = ioctl(fd, MEMGETINFO, &mtd_info); in mtd_partition_info() local
/bootable/bootloader/legacy/arch_msm7k/
Dshared.c122 int ret = -1; in msm_proc_comm() local