Searched refs:idarg (Results 1 – 1 of 1) sorted by relevance
983 robj *idarg = createObjectFromStreamID(&id); in streamReplyWithRange() local984 streamPropagateXCLAIM(c,spi->keyname,group,spi->groupname,idarg,nack); in streamReplyWithRange()985 decrRefCount(idarg); in streamReplyWithRange()1250 robj *idarg = createObjectFromStreamID(&id); in xaddCommand() local1251 rewriteClientCommandArgument(c,i,idarg); in xaddCommand()1252 decrRefCount(idarg); in xaddCommand()