Home
last modified time | relevance | path

Searched defs:pvo (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/external/libwebsockets/test-apps/
H A Dtest-sshd.c137 const struct lws_protocol_vhost_options *pvo = priv->env, *pvo1; in ssh_ops_channel_destroy() local
376 struct lws_protocol_vhost_options *pvo = malloc(sizeof(*pvo)); in ssh_cgi_env_add() local
/aosp_15_r20/external/libwebsockets/lib/core-net/
H A Dvhost.c366 const struct lws_protocol_vhost_options *pvo = vh->pvo; in lws_vhost_protocol_options() local
383 const struct lws_protocol_vhost_options *pvo, *pvo1; in lws_protocol_init_vhost() local
/aosp_15_r20/external/mesa3d/src/mesa/program/
H A Dprog_statevars.c1397 unsigned pvo = paramList->Parameters[i].ValueOffset; in _mesa_load_state_parameters() local
1411 unsigned pvo = paramList->Parameters[i].ValueOffset; in _mesa_upload_state_parameters() local
H A Dprog_parameter_layout.c206 unsigned pvo = state->prog->Parameters->Parameters[idx].ValueOffset; in _mesa_layout_parameters() local
/aosp_15_r20/external/libwebsockets/lib/roles/http/server/
H A Dlejp-conf.c221 struct lws_protocol_vhost_options *pvo; member
375 struct lws_protocol_vhost_options *pvo, *mp_cgienv, *headers; in lejp_vhosts_cb() local
H A Dserver.c591 const struct lws_protocol_vhost_options *pvo; in lws_get_mimetype() local
656 const struct lws_protocol_vhost_options *pvo = m->interpret; in lws_http_serve() local
/aosp_15_r20/external/libwebsockets/minimal-examples/dbus-server/minimal-dbus-ws-proxy/
H A Dmain.c45 static const struct lws_protocol_vhost_options pvo = { variable
/aosp_15_r20/external/libwebsockets/minimal-examples/ws-server/minimal-ws-server/
H A Dminimal-ws-server.c59 static struct lws_protocol_vhost_options pvo = { NULL, NULL, "lws-minimal", "" }; variable
/aosp_15_r20/external/libwebsockets/minimal-examples/raw/minimal-raw-proxy/
H A Dminimal-raw-proxy.c42 static const struct lws_protocol_vhost_options pvo = { variable
/aosp_15_r20/external/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threadpool/
H A Dminimal-ws-server-threadpool.c79 static const struct lws_protocol_vhost_options pvo = { variable
H A Dprotocol_lws_minimal_threadpool.c162 const struct lws_protocol_vhost_options *pvo; in callback_minimal() local
/aosp_15_r20/external/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads/
H A Dminimal-ws-server.c79 static const struct lws_protocol_vhost_options pvo = { variable
H A Dprotocol_lws_minimal.c153 const struct lws_protocol_vhost_options *pvo; in callback_minimal() local
/aosp_15_r20/external/libwebsockets/minimal-examples/raw/minimal-raw-proxy-fallback/
H A Dminimal-raw-proxy-fallback.c68 static const struct lws_protocol_vhost_options pvo = { variable
/aosp_15_r20/external/libwebsockets/minimal-examples/ws-client/minimal-ws-client-pmd-bulk/
H A Dminimal-ws-client-pmd-bulk.c53 static const struct lws_protocol_vhost_options pvo = { variable
/aosp_15_r20/external/libwebsockets/minimal-examples/http-server/minimal-http-server-fulltext-search/
H A Dminimal-http-server.c34 static const struct lws_protocol_vhost_options pvo = { variable
/aosp_15_r20/external/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd-bulk/
H A Dminimal-ws-server-pmd-bulk.c47 static const struct lws_protocol_vhost_options pvo = { variable
/aosp_15_r20/external/libwebsockets/minimal-examples/ws-server/minimal-ws-server-echo/
H A Dminimal-ws-server-echo.c43 static const struct lws_protocol_vhost_options pvo = { variable
/aosp_15_r20/external/libwebsockets/minimal-examples/http-server/minimal-http-server-deaddrop/
H A Dminimal-http-server-deaddrop.c121 }, pvo = { variable
/aosp_15_r20/external/libwebsockets/minimal-examples/ws-client/minimal-ws-client-echo/
H A Dminimal-ws-client-echo.c73 static const struct lws_protocol_vhost_options pvo = { variable
/aosp_15_r20/external/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-foreign-libuv-smp/
H A Dminimal-ws-server.c85 static const struct lws_protocol_vhost_options pvo = { variable
H A Dprotocol_lws_minimal.c156 const struct lws_protocol_vhost_options *pvo; in callback_minimal() local
/aosp_15_r20/external/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-smp/
H A Dminimal-ws-server.c83 static const struct lws_protocol_vhost_options pvo = { variable
/aosp_15_r20/external/libwebsockets/plugins/
H A Dprotocol_lws_raw_test.c123 const struct lws_protocol_vhost_options *pvo = in callback_raw_test() local
/aosp_15_r20/external/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam/
H A Dminimal-ws-client-spam.c183 static struct lws_protocol_vhost_options pvo = { variable

12