Home
last modified time | relevance | path

Searched defs:new_conn (Results 1 - 16 of 16) sorted by relevance

/third_party/libwebsockets/lib/roles/dbus/
H A Ddbus.c426 lws_dbus_server_listen(struct lws_dbus_ctx *ctx, const char *ads, DBusError *e, DBusNewConnectionFunction new_conn) lws_dbus_server_listen() argument
/third_party/libwebsockets/minimal-examples/dbus-server/minimal-dbus-server/
H A Dmain.c276 new_conn(DBusServer *server, DBusConnection *conn, void *data) in new_conn() function
/third_party/python/Lib/test/
H A Dtest_telnetlib.py156 def new_conn(*ignored): function
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dstackglue.c313 struct ocfs2_cluster_connection *new_conn; in ocfs2_cluster_connect() local
[all...]
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-platform.c207 struct coresight_connection *new_conn; in of_coresight_parse_endpoint() local
667 struct coresight_connection *new_conn; in acpi_coresight_parse_graph() local
27 coresight_add_out_conn(struct device *dev, struct coresight_platform_data *pdata, const struct coresight_connection *new_conn) coresight_add_out_conn() argument
[all...]
H A Dcoresight-core.c252 struct coresight_connection *new_conn; in coresight_add_helper() local
/third_party/curl/docs/examples/
H A Dephiperfifo.c357 static void new_conn(char *url, GlobalInfo *g) in new_conn() function
H A Devhiperfifo.c335 static void new_conn(char *url, GlobalInfo *g) in new_conn() function
H A Dghiper.c294 static void new_conn(char *url, GlobalInfo *g) in new_conn() function
H A Dhiperfifo.c331 static void new_conn(char *url, GlobalInfo *g) in new_conn() function
/third_party/lwip/src/api/
H A Dapi_lib.c471 netconn_accept(struct netconn *conn, struct netconn **new_conn) in netconn_accept() argument
/third_party/lwip/src/core/
H A Daltcp_tcp.c79 struct altcp_pcb *new_conn = altcp_alloc(); in altcp_tcp_accept() local
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dstackglue.c315 struct ocfs2_cluster_connection *new_conn; in ocfs2_cluster_connect() local
[all...]
/third_party/libwebsockets/minimal-examples/dbus-server/minimal-dbus-ws-proxy/
H A Dprotocol_lws_minimal_dbus_ws_proxy.c473 new_conn(DBusServer *server, DBusConnection *conn, void *d) in new_conn() function
/third_party/lwip/src/apps/altcp_tls/
H A Daltcp_tls_mbedtls.c145 struct altcp_pcb *new_conn = altcp_alloc(); in altcp_mbedtls_lower_accept() local
/third_party/lwip/src/apps/lwiperf/
H A Dlwiperf.c442 lwiperf_state_tcp_t *new_conn = NULL; in lwiperf_tx_start_passive() local
387 lwiperf_tx_start_impl(const ip_addr_t *remote_ip, u16_t remote_port, lwiperf_settings_t *settings, lwiperf_report_fn report_fn, void *report_arg, lwiperf_state_base_t *related_master_state, lwiperf_state_tcp_t **new_conn) lwiperf_tx_start_impl() argument
[all...]

Completed in 17 milliseconds