Searched refs:chanobj (Results 1 – 1 of 1) sorted by relevance
99 robj *chanobj, *eventobj; in notifyKeyspaceEvent() local121 chanobj = createObject(OBJ_STRING, chan); in notifyKeyspaceEvent()122 pubsubPublishMessage(chanobj, eventobj); in notifyKeyspaceEvent()123 decrRefCount(chanobj); in notifyKeyspaceEvent()133 chanobj = createObject(OBJ_STRING, chan); in notifyKeyspaceEvent()134 pubsubPublishMessage(chanobj, key); in notifyKeyspaceEvent()135 decrRefCount(chanobj); in notifyKeyspaceEvent()