Home
last modified time | relevance | path

Searched refs:LWSFI_RANGE (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-fault-injection.h75 LWSFI_RANGE /* pick a number between pre and count */ enumerator
/third_party/libwebsockets/lib/system/fault-injection/
Dfault-injection.c102 if (pv->fi.type != LWSFI_RANGE) { in lws_fi_range()
382 fi.type = LWSFI_RANGE; in lws_fi_deserialize()