Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/misc/
Dlws-struct-sqlite.c53 lws_dll2_add_tail((lws_dll2_t *)((char *)u + a->toplevel_dll2_ofs), o); in lws_struct_sq3_deser_cb()
198 a.toplevel_dll2_ofs = schema->ofs; in lws_struct_sq3_deserialize()
/third_party/libwebsockets/include/libwebsockets/
Dlws-struct.h69 size_t toplevel_dll2_ofs; member