Searched refs:found (Results 1 – 3 of 3) sorted by relevance
28 LOCAL_MODULE := check-lost+found31 LOCAL_SRC_FILES := check-lost+found.c
108 int found = 0; in main() local114 found = 1; in main()127 if (!found) { in main()
149 const ZipEntry* found; in addEntryToHashTable() local151 found = (const ZipEntry*)mzHashTableLookup(pHash, in addEntryToHashTable()153 if (found != pEntry) { in addEntryToHashTable()155 found->fileNameLen, found->fileName); in addEntryToHashTable()