| /third_party/libwebsockets/lib/roles/dbus/ |
| H A D | dbus.c | 426 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 D | main.c | 276 new_conn(DBusServer *server, DBusConnection *conn, void *data) in new_conn() function
|
| /third_party/python/Lib/test/ |
| H A D | test_telnetlib.py | 156 def new_conn(*ignored): function
|
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | stackglue.c | 313 struct ocfs2_cluster_connection *new_conn; in ocfs2_cluster_connect() local [all...] |
| /kernel/linux/linux-6.6/drivers/hwtracing/coresight/ |
| H A D | coresight-platform.c | 207 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 D | coresight-core.c | 252 struct coresight_connection *new_conn; in coresight_add_helper() local
|
| /third_party/curl/docs/examples/ |
| H A D | ephiperfifo.c | 357 static void new_conn(char *url, GlobalInfo *g) in new_conn() function
|
| H A D | evhiperfifo.c | 335 static void new_conn(char *url, GlobalInfo *g) in new_conn() function
|
| H A D | ghiper.c | 294 static void new_conn(char *url, GlobalInfo *g) in new_conn() function
|
| H A D | hiperfifo.c | 331 static void new_conn(char *url, GlobalInfo *g) in new_conn() function
|
| /third_party/lwip/src/api/ |
| H A D | api_lib.c | 471 netconn_accept(struct netconn *conn, struct netconn **new_conn) in netconn_accept() argument
|
| /third_party/lwip/src/core/ |
| H A D | altcp_tcp.c | 79 struct altcp_pcb *new_conn = altcp_alloc(); in altcp_tcp_accept() local
|
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | stackglue.c | 315 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 D | protocol_lws_minimal_dbus_ws_proxy.c | 473 new_conn(DBusServer *server, DBusConnection *conn, void *d) in new_conn() function
|
| /third_party/lwip/src/apps/altcp_tls/ |
| H A D | altcp_tls_mbedtls.c | 145 struct altcp_pcb *new_conn = altcp_alloc(); in altcp_mbedtls_lower_accept() local
|
| /third_party/lwip/src/apps/lwiperf/ |
| H A D | lwiperf.c | 442 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...] |