Searched defs:bulklen (Results 1 – 4 of 4) sorted by relevance
151 long long bulklen; in redisProtocolToLuaType_Bulk() local2052 long long bulklen; in ldbRedisProtocolToHuman_Bulk() local
2505 long long bulklen; in moduleParseCallReply_BulkString() local
732 long bulklen; /* Length of bulk argument in multi bulk request. */ member
206 static size_t bulklen(size_t len) { in bulklen() function