Searched refs:myint (Results 1 – 1 of 1) sorted by relevance
45 int *myint = RedisModule_GetBlockedClientPrivateData(ctx); in HelloBlock_Reply() local46 return RedisModule_ReplyWithLongLong(ctx,*myint); in HelloBlock_Reply()