Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/roles/http/server/
Dfops-zip.c416 if (lws_is_be()) { in lws_fops_zip_open()
/third_party/libwebsockets/include/libwebsockets/
Dlws-logs.h704 static LWS_INLINE int lws_is_be(void) { in lws_is_be() function