Searched defs:buf (Results 1 – 5 of 5) sorted by relevance
405 unsigned char buf[kLFHLen]; in read() local471 unsigned char buf[kLFHLen]; in write() local539 unsigned char buf[kCDELen]; in read() local629 unsigned char buf[kCDELen]; in write() local
111 static inline unsigned short getShortLE(const unsigned char* buf) { in getShortLE()114 static inline unsigned long getLongLE(const unsigned char* buf) { in getLongLE()117 static inline void putShortLE(unsigned char* buf, short val) { in putShortLE()121 static inline void putLongLE(unsigned char* buf, long val) { in putLongLE()
209 unsigned char* buf = NULL; in readCentralDir() local707 void *buf = pSourceZip->uncompress(pSourceEntry); in addRecompress() local1233 void* buf = malloc(unlen); in uncompress() local1297 status_t ZipFile::EndOfCentralDir::readBuf(const unsigned char* buf, int len) in readBuf()1341 unsigned char buf[kEOCDLen]; in write() local
117 unsigned char buf[8192]; in copyFileContents() local
186 char* buf = NULL; in read_list_file() local