Searched refs:dictSetUnsignedIntegerVal (Results 1 – 4 of 4) sorted by relevance
329 dictSetUnsignedIntegerVal(de,new_dbids); in expireSlaveKeys()365 dictSetUnsignedIntegerVal(de,0); in rememberSlaveKeyWithExpire()370 dictSetUnsignedIntegerVal(de,dbids); in rememberSlaveKeyWithExpire()
118 #define dictSetUnsignedIntegerVal(entry, _val_) \ macro
3825 dictSetUnsignedIntegerVal(existing,oldval+1); in sentinelLeaderIncr()3829 dictSetUnsignedIntegerVal(de,1); in sentinelLeaderIncr()
1151 dictSetUnsignedIntegerVal(de,time(NULL)+CLUSTER_BLACKLIST_TTL); in clusterBlacklistAddNode()