Searched defs:strict (Results 1 – 5 of 5) sorted by relevance
35 strict: target
634 int strict; in taskqgroup_find() local
105 static int strict = -1; variable
260 al_bool strict; /* bypass DWRR */ member
1104 int streamGenericParseIDOrReply(client *c, robj *o, streamID *id, uint64_t missing_seq, int strict)… in streamGenericParseIDOrReply()