Home
last modified time | relevance | path

Searched refs:dictid_len (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dreplication.c202 int dictid_len; in replicationFeedSlaves() local
204 dictid_len = ll2string(llstr,sizeof(llstr),dictid); in replicationFeedSlaves()
208 dictid_len, llstr)); in replicationFeedSlaves()
H A Dserver.c1483 int dictid_len; in createSharedObjects() local
1485 dictid_len = ll2string(dictid_str,sizeof(dictid_str),j); in createSharedObjects()
1489 dictid_len, dictid_str)); in createSharedObjects()