Home
last modified time | relevance | path

Searched refs:lws_prepare_access_log_info (Results 1 – 5 of 5) sorted by relevance

/third_party/libwebsockets/lib/roles/http/server/
Daccess-log.c44 lws_prepare_access_log_info(struct lws *wsi, char *uri_ptr, int uri_len, int meth) in lws_prepare_access_log_info() function
Dserver.c1779 lws_prepare_access_log_info(wsi, uri_ptr, uri_len, meth); in lws_http_action()
2314 lws_prepare_access_log_info(wsi, in lws_handshake_server()
/third_party/libwebsockets/lib/roles/ws/
Dserver-ws.c427 lws_prepare_access_log_info(wsi, combo, l, meth); in lws_process_ws_upgrade2()
/third_party/libwebsockets/lib/roles/h2/
Dops-h2.c867 lws_prepare_access_log_info(wsi, uri_ptr, uri_len, methidx); in lws_h2_bind_for_post_before_action()
/third_party/libwebsockets/lib/core-net/
Dprivate-lib-core-net.h1278 lws_prepare_access_log_info(struct lws *wsi, char *uri_ptr, int len, int meth);