Home
last modified time | relevance | path

Searched defs:strict (Results 1 – 5 of 5) sorted by relevance

/f-stack/app/redis-5.0.5/deps/lua/etc/
H A DMakefile35 strict: target
/f-stack/freebsd/kern/
H A Dsubr_gtaskqueue.c634 int strict; in taskqgroup_find() local
/f-stack/freebsd/x86/cpufreq/
H A Dest.c105 static int strict = -1; variable
/f-stack/freebsd/contrib/alpine-hal/
H A Dal_hal_udma_config.h260 al_bool strict; /* bypass DWRR */ member
/f-stack/app/redis-5.0.5/src/
H A Dt_stream.c1104 int streamGenericParseIDOrReply(client *c, robj *o, streamID *id, uint64_t missing_seq, int strict)… in streamGenericParseIDOrReply()