Home
last modified time | relevance | path

Searched defs:bufLen (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/minzip/
DZip.c736 int bufLen; member
756 char *buf, int bufLen) in mzReadZipEntry()
858 int bufLen; member
DBits.h233 INLINE int readUtf8String(unsigned char const** ppSrc, char* buf, size_t bufLen) in readUtf8String()