Home
last modified time | relevance | path

Searched defs:xos (Results 1 – 3 of 3) sorted by relevance

/third_party/libwebsockets/lib/misc/
Dprng.c37 lws_xos(struct lws_xos *xos) in lws_xos()
68 lws_xos_init(struct lws_xos *xos, uint64_t seed) in lws_xos_init()
77 lws_xos_percent(struct lws_xos *xos, int percent) in lws_xos_percent()
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_dsh/
Dmain.c257 lws_xos_t xos; in test5() local
/third_party/libwebsockets/include/libwebsockets/
Dlws-fault-injection.h89 struct lws_xos xos; member