Searched refs:OBJ_SET_XX (Results 1 – 1 of 1) sorted by relevance
63 #define OBJ_SET_XX (1<<1) /* Set if key exists. */ macro81 (flags & OBJ_SET_XX && lookupKeyWrite(c->db,key) == NULL)) in setGenericCommand()108 !(flags & OBJ_SET_XX)) in setCommand()115 flags |= OBJ_SET_XX; in setCommand()