Home
last modified time | relevance | path

Searched defs:conn (Results 1 - 25 of 257) sorted by relevance

1234567891011

/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd-corner/mount-origin/
H A Dexample.js35 function conn(n) function
/third_party/node/deps/cares/src/lib/
H A Dares_cancel.c67 struct server_connection *conn; in ares_cancel() local
H A Dares_fds.c56 const struct server_connection *conn = ares__llist_node_val(node); in ares_fds() local
H A Dares_getsock.c58 const struct server_connection *conn = ares__llist_node_val(node); in ares_getsock() local
H A Dares__close_sockets.c34 static void ares__requeue_queries(struct server_connection *conn) in ares__requeue_queries() argument
44 void ares__close_connection(struct server_connection *conn) in ares__close_connection() argument
77 struct server_connection *conn = ares__llist_node_val(node); ares__close_sockets() local
82 ares__check_cleanup_conn(const ares_channel_t *channel, struct server_connection *conn) ares__check_cleanup_conn() argument
[all...]
/third_party/libwebsockets/lib/roles/dbus/
H A Dprivate-lib-roles-dbus.h45 DBusConnection *conn; member
/third_party/curl/lib/vauth/
H A Dvauth.c156 struct connectdata *conn = data->conn; in Curl_auth_allowed_to_host() local
/third_party/curl/lib/
H A Dhostip4.c61 bool Curl_ipvalid(struct Curl_easy *data, struct connectdata *conn) in Curl_ipvalid() argument
H A Dgopher.c120 struct connectdata *conn = data->conn; in gopher_connecting() local
134 struct connectdata *conn = data->conn; in gopher_do() local
H A Dhostip6.c63 bool Curl_ipvalid(struct Curl_easy *data, struct connectdata *conn) in Curl_ipvalid() argument
H A Dhttp_negotiate.c39 CURLcode Curl_input_negotiate(struct Curl_easy *data, struct connectdata *conn, in Curl_input_negotiate() argument
120 Curl_output_negotiate(struct Curl_easy *data, struct connectdata *conn, bool proxy) Curl_output_negotiate() argument
215 Curl_http_auth_cleanup_negotiate(struct connectdata *conn) Curl_http_auth_cleanup_negotiate() argument
[all...]
H A Dcurl_rtmp.c225 struct connectdata *conn = data->conn; in rtmp_connect() local
206 rtmp_setup_connection(struct Curl_easy *data, struct connectdata *conn) rtmp_setup_connection() argument
260 struct connectdata *conn = data->conn; rtmp_do() local
286 rtmp_disconnect(struct Curl_easy *data, struct connectdata *conn, bool dead_connection) rtmp_disconnect() argument
304 struct connectdata *conn = data->conn; rtmp_recv() local
326 struct connectdata *conn = data->conn; rtmp_send() local
[all...]
H A Ddict.c181 struct connectdata *conn = data->conn; in dict_do() local
H A Dhttp_ntlm.c74 struct connectdata *conn = data->conn; in Curl_input_ntlm() local
150 struct connectdata *conn = data->conn; in Curl_output_ntlm() local
265 Curl_http_auth_cleanup_ntlm(struct connectdata *conn) Curl_http_auth_cleanup_ntlm() argument
[all...]
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-dbus.h49 DBusConnection *conn; member
/third_party/nghttp2/src/
H A Dshrpx_rate_limit.cc41 RateLimit(struct ev_loop *loop, ev_io *w, size_t rate, size_t burst, Connection *conn) RateLimit() argument
/third_party/libfuse/example/
H A Dprintcap.c32 pc_init(void *userdata, struct fuse_conn_info *conn) pc_init() argument
[all...]
/third_party/lwip/src/apps/snmp/
H A Dsnmp_netconn.c51 struct netconn *conn; in snmp_netconn_thread() local
97 struct netconn *conn = (struct netconn *)handle; snmp_get_local_ip_for_dst() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/xcb/
H A DWindowSurfaceVkXcb.cpp17 WindowSurfaceVkXcb(const egl::SurfaceState &surfaceState, EGLNativeWindowType window, xcb_connection_t *conn) WindowSurfaceVkXcb() argument
/third_party/pulseaudio/src/pulsecore/
H A Ddbus-shared.c39 static pa_dbus_connection* dbus_connection_new(pa_core *c, pa_dbus_wrap_connection *conn, const char *name) { in dbus_connection_new() argument
60 pa_dbus_wrap_connection *conn; in pa_dbus_bus_get() local
/third_party/libuv/test/
H A Dblackhole-server.c43 conn_rec* conn; in connection_cb() local
73 conn_rec* conn; in read_cb() local
89 conn_rec* conn = container_of(req, conn_rec, shutdown_req); shutdown_cb() local
95 conn_rec* conn = container_of(handle, conn_rec, handle); close_cb() local
[all...]
H A Dtest-pipe-connect-multiple.c46 uv_pipe_t* conn; in connection_cb() local
112 uv_pipe_t* conn; in connection_cb2() local
H A Dtest-tcp-connect-timeout.c33 static uv_tcp_t conn; variable
H A Dtest-tcp-shutdown-after-write.c28 static uv_tcp_t conn; variable
/third_party/mesa3d/src/vulkan/device-select-layer/
H A Ddevice_select_x11.c35 ds_dri3_open(xcb_connection_t *conn, in ds_dri3_open() argument
68 xcb_connection_t *conn; in device_select_find_xcb_pci_default() local
[all...]

Completed in 8 milliseconds

1234567891011