Home
last modified time | relevance | path

Searched defs:user (Results 526 - 550 of 1236) sorted by relevance

1...<<21222324252627282930>>...50

/third_party/libwebsockets/minimal-examples/mqtt-client/minimal-mqtt-client-multi/
H A Dminimal-mqtt-client-multi.c196 callback_mqtt(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_mqtt() argument
/third_party/libwebsockets/minimal-examples/mqtt-client/minimal-mqtt-client/
H A Dminimal-mqtt-client.c162 callback_mqtt(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_mqtt() argument
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/
H A Daudio.c204 callback_audio(struct lws *wsi, enum lws_callback_reasons reason, void *user, in callback_audio() argument
/third_party/libwebsockets/minimal-examples/api-tests/api-test-cose/
H A Dkeys.c19 key_import_cb(struct lws_cose_key *s, void *user) in key_import_cb() argument
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-binance/
H A Dmain.c220 callback_minimal(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_minimal() argument
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-echo/
H A Dprotocol_lws_minimal_client_echo.c100 callback_minimal_client_echo(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_minimal_client_echo() argument
/third_party/libwebsockets/plugins/ssh-base/
H A Dtelnet.c116 lws_callback_raw_telnet(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) lws_callback_raw_telnet() argument
/third_party/libwebsockets/lib/system/async-dns/
H A Dasync-dns.c459 cache_clean(struct lws_dll2 *d, void *user) in cache_clean() argument
542 clean(struct lws_dll2 *d, void *user) in clean() argument
568 cancel(struct lws_dll2 *d, void *user) in cancel() argument
597 check_tid(struct lws_dll2 *d, void *user) in check_tid() argument
286 callback_async_dns(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_async_dns() argument
/third_party/libwebsockets/plugins/
H A Dprotocol_lws_sshd_demo.c386 callback_lws_sshd_demo(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_lws_sshd_demo() argument
H A Dprotocol_lws_mirror.c194 callback_lws_mirror(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_lws_mirror() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_buffer.h92 boolean user; member
[all...]
/third_party/node/src/
H A Dnode_credentials.cc401 char* user; in InitGroups() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_vbo.c231 bool user; local
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-tx/
H A Dminimal-ws-client.c158 callback_minimal_broker(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_minimal_broker() argument
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam/
H A Dminimal-ws-client-spam.c85 callback_minimal_spam(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_minimal_spam() argument
/third_party/libwebsockets/test-apps/android/app/src/main/jni/
H A DLwsService.cpp216 callback( struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len ) callback() argument
/third_party/libwebsockets/lib/secure-streams/protocols/
H A Dss-h1.c428 secstream_h1(struct lws *wsi, enum lws_callback_reasons reason, void *user, in secstream_h1() argument
H A Dss-mqtt.c480 secstream_mqtt(struct lws *wsi, enum lws_callback_reasons reason, void *user, in secstream_mqtt() argument
/third_party/libwebsockets/lib/tls/
H A Dtls-jit-trust.c338 inflight_destroy(struct lws_dll2 *d, void *user) in inflight_destroy() argument
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client/
H A Dminimal-http-client.c71 callback_http(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_http() argument
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-custom/
H A Dminimal-http-server.c304 callback_http(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_http() argument
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-sse-ring/
H A Dminimal-http-server-sse-ring.c152 callback_sse(struct lws *wsi, enum lws_callback_reasons reason, void *user, in callback_sse() argument
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-seq/
H A Dminimal-secure-streams.c230 min_sec_str_sequencer_cb(struct lws_sequencer *seq, void *user, int event, in min_sec_str_sequencer_cb() argument
/third_party/lwip/src/netif/ppp/
H A Dupap.c155 void upap_authwithpeer(ppp_pcb *pcb, const char *user, const char *password) { in upap_authwithpeer() argument
605 const u_char *user, *pwd, *msg; in upap_printpkt() local
/third_party/node/deps/v8/src/compiler/
H A Dgraph-reducer.cc224 Node* const user = edge.from(); in Replace() local
235 Node* const user = edge.from(); in Replace() local
262 Node* const user = edge.from(); ReplaceWithValue() local
[all...]

Completed in 18 milliseconds

1...<<21222324252627282930>>...50