Home
last modified time | relevance | path

Searched defs:con (Results 1 – 25 of 43) sorted by relevance

12

/dflybsd-src/sys/netgraph7/bluetooth/l2cap/
H A Dng_l2cap_misc.c104 ng_l2cap_con_p con = NULL; in ng_l2cap_new_con() local
150 ng_l2cap_con_ref(ng_l2cap_con_p con) in ng_l2cap_con_ref()
171 ng_l2cap_con_unref(ng_l2cap_con_p con) in ng_l2cap_con_unref()
202 ng_l2cap_discon_timeout(ng_l2cap_con_p con) in ng_l2cap_discon_timeout()
224 ng_l2cap_discon_untimeout(ng_l2cap_con_p con) in ng_l2cap_discon_untimeout()
245 ng_l2cap_free_con(ng_l2cap_con_p con) in ng_l2cap_free_con()
297 ng_l2cap_con_p con = NULL; in ng_l2cap_con_by_addr() local
313 ng_l2cap_con_p con = NULL; in ng_l2cap_con_by_handle() local
328 ng_l2cap_new_chan(ng_l2cap_p l2cap, ng_l2cap_con_p con, u_int16_t psm) in ng_l2cap_new_chan()
419 ng_l2cap_new_cmd(ng_l2cap_con_p con, ng_l2cap_chan_p ch, u_int8_t ident, in ng_l2cap_new_cmd()
[all …]
H A Dng_l2cap_evnt.c86 ng_l2cap_receive(ng_l2cap_con_p con) in ng_l2cap_receive()
153 ng_l2cap_process_signal_cmd(ng_l2cap_con_p con) in ng_l2cap_process_signal_cmd()
273 ng_l2cap_process_cmd_rej(ng_l2cap_con_p con, u_int8_t ident) in ng_l2cap_process_cmd_rej()
347 ng_l2cap_process_con_req(ng_l2cap_con_p con, u_int8_t ident) in ng_l2cap_process_con_req()
401 ng_l2cap_process_con_rsp(ng_l2cap_con_p con, u_int8_t ident) in ng_l2cap_process_con_rsp()
521 ng_l2cap_process_cfg_req(ng_l2cap_con_p con, u_int8_t ident) in ng_l2cap_process_cfg_req()
655 ng_l2cap_process_cfg_rsp(ng_l2cap_con_p con, u_int8_t ident) in ng_l2cap_process_cfg_rsp()
809 ng_l2cap_process_discon_req(ng_l2cap_con_p con, u_int8_t ident) in ng_l2cap_process_discon_req()
900 ng_l2cap_process_discon_rsp(ng_l2cap_con_p con, u_int8_t ident) in ng_l2cap_process_discon_rsp()
969 ng_l2cap_process_echo_req(ng_l2cap_con_p con, u_int8_t ident) in ng_l2cap_process_echo_req()
[all …]
H A Dng_l2cap_llpi.c71 ng_l2cap_con_p con = NULL; in ng_l2cap_lp_con_req() local
138 ng_l2cap_con_p con = NULL; in ng_l2cap_lp_con_cfm() local
208 ng_l2cap_con_p con = NULL; in ng_l2cap_lp_con_ind() local
287 ng_l2cap_con_p con = NULL; in ng_l2cap_lp_discon_ind() local
349 ng_l2cap_con_p con = NULL; in ng_l2cap_lp_qos_req() local
438 ng_l2cap_con_p con = NULL; in ng_l2cap_lp_qos_ind() local
485 ng_l2cap_lp_send(ng_l2cap_con_p con, u_int16_t dcid, struct mbuf *m0) in ng_l2cap_lp_send()
605 ng_l2cap_con_p con = NULL; in ng_l2cap_lp_receive() local
739 ng_l2cap_lp_deliver(ng_l2cap_con_p con) in ng_l2cap_lp_deliver()
813 ng_l2cap_con_p con = NULL; in ng_l2cap_process_lp_timeout() local
[all …]
H A Dng_l2cap_cmds.c64 ng_l2cap_con_wakeup(ng_l2cap_con_p con) in ng_l2cap_con_wakeup()
229 ng_l2cap_con_fail(ng_l2cap_con_p con, u_int16_t result) in ng_l2cap_con_fail()
329 ng_l2cap_con_p con = NULL; in ng_l2cap_process_command_timeout() local
H A Dng_l2cap_ulpi.c66 ng_l2cap_con_p con = NULL; in ng_l2cap_l2ca_con_req() local
204 ng_l2cap_con_p con = NULL; in ng_l2cap_l2ca_con_rsp_req() local
882 ng_l2cap_l2ca_receive(ng_l2cap_con_p con) in ng_l2cap_l2ca_receive()
956 ng_l2cap_l2ca_clt_receive(ng_l2cap_con_p con) in ng_l2cap_l2ca_clt_receive()
1301 ng_l2cap_con_p con = NULL; in ng_l2cap_l2ca_ping_req() local
1377 ng_l2cap_l2ca_ping_rsp(ng_l2cap_con_p con, u_int32_t token, u_int16_t result, in ng_l2cap_l2ca_ping_rsp()
1430 ng_l2cap_con_p con = NULL; in ng_l2cap_l2ca_get_info_req() local
1498 ng_l2cap_l2ca_get_info_rsp(ng_l2cap_con_p con, u_int32_t token, in ng_l2cap_l2ca_get_info_rsp()
H A Dng_l2cap_main.c299 ng_l2cap_con_p con = NULL; in ng_l2cap_lower_rcvmsg() local
551 ng_l2cap_con_p con = NULL; in ng_l2cap_default_rcvmsg() local
733 ng_l2cap_con_p con = NULL; in ng_l2cap_cleanup() local
H A Dng_l2cap_misc.h62 #define ng_l2cap_link_cmd(con, cmd) \ argument
H A Dng_l2cap_var.h138 ng_l2cap_con_p con; /* pointer to connection */ member
171 ng_l2cap_con_p con; /* L2CAP connection */ member
/dflybsd-src/sys/netgraph7/bluetooth/hci/
H A Dng_hci_evnt.c251 ng_hci_unit_con_p con = NULL, winner = NULL; in send_data_packets() local
346 sync_con_queue(ng_hci_unit_p unit, ng_hci_unit_con_p con, int completed) in sync_con_queue()
436 ng_hci_unit_con_p con = NULL; in con_compl() local
562 ng_hci_unit_con_p con = NULL; in con_req() local
647 ng_hci_unit_con_p con = NULL; in discon_compl() local
693 ng_hci_unit_con_p con = NULL; in encryption_change() local
737 ng_hci_unit_con_p con = NULL; in read_remote_features_compl() local
789 ng_hci_unit_con_p con = NULL; in qos_setup_compl() local
844 ng_hci_unit_con_p con = NULL; in role_change() local
881 ng_hci_unit_con_p con = NULL; in num_compl_pkts() local
[all …]
H A Dng_hci_misc.c145 ng_hci_unit_con_p con = LIST_FIRST(&unit->con_list); in ng_hci_unit_clean() local
256 ng_hci_unit_con_p con = NULL; in ng_hci_new_con() local
306 ng_hci_free_con(ng_hci_unit_con_p con) in ng_hci_free_con()
333 ng_hci_unit_con_p con = NULL; in ng_hci_con_by_handle() local
349 ng_hci_unit_con_p con = NULL; in ng_hci_con_by_bdaddr() local
404 ng_hci_con_timeout(ng_hci_unit_con_p con) in ng_hci_con_timeout()
425 ng_hci_con_untimeout(ng_hci_unit_con_p con) in ng_hci_con_untimeout()
H A Dng_hci_ulpi.c116 ng_hci_unit_con_p con = NULL; in ng_hci_lp_acl_con_req() local
484 ng_hci_unit_con_p con = NULL; in ng_hci_lp_discon_req() local
568 ng_hci_lp_con_cfm(ng_hci_unit_con_p con, int status) in ng_hci_lp_con_cfm()
636 ng_hci_lp_con_ind(ng_hci_unit_con_p con, u_int8_t *uclass) in ng_hci_lp_con_ind()
692 ng_hci_unit_con_p con = NULL; in ng_hci_lp_con_rsp() local
876 ng_hci_lp_discon_ind(ng_hci_unit_con_p con, int reason) in ng_hci_lp_discon_ind()
941 ng_hci_unit_con_p con = NULL; in ng_hci_lp_qos_req() local
1047 ng_hci_lp_qos_cfm(ng_hci_unit_con_p con, int status) in ng_hci_lp_qos_cfm()
1102 ng_hci_lp_qos_ind(ng_hci_unit_con_p con) in ng_hci_lp_qos_ind()
1155 ng_hci_unit_con_p con = NULL; in ng_hci_process_con_timeout() local
H A Dng_hci_cmds.c490 ng_hci_unit_con_t *con = NULL; in process_link_policy_params() local
611 ng_hci_unit_con_p con = NULL; in process_hc_baseband_params() local
H A Dng_hci_main.c778 ng_hci_unit_con_p con = NULL; in ng_hci_acl_rcvdata() local
898 ng_hci_unit_con_p con = NULL; in ng_hci_sco_rcvdata() local
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/dbus/
H A Ddbus_new_helpers.c534 DBusConnection *con; in wpa_dbus_register_object_per_iface() local
583 DBusConnection *con = ctrl_iface->con; in wpa_dbus_unregister_object_per_iface() local
656 DBusConnection *con, const char *path, const char *interface, in do_send_prop_changed_signal()
691 DBusConnection *con, const char *path, const char *interface, in do_send_deprecated_prop_changed_signal()
718 DBusConnection *con, const char *path, const char *interface, in send_prop_changed_signal()
742 DBusConnection *con = eloop_ctx; in flush_object_timeout_handler() local
752 static void recursive_flush_changed_properties(DBusConnection *con, in recursive_flush_changed_properties()
782 void wpa_dbus_flush_all_changed_properties(DBusConnection *con) in wpa_dbus_flush_all_changed_properties()
805 void wpa_dbus_flush_object_changed_properties(DBusConnection *con, in wpa_dbus_flush_object_changed_properties()
H A Ddbus_common.c33 static void dispatch_data(DBusConnection *con) in dispatch_data()
53 DBusConnection *con = eloop_ctx; in dispatch_initial_dbus_messages() local
H A Ddbus_common_i.h19 DBusConnection *con; member
H A Ddbus_new_introspect.c181 static void add_child_nodes(struct wpabuf *xml, DBusConnection *con, in add_child_nodes()
/dflybsd-src/usr.sbin/ngctl/
H A Dconnect.c59 struct ngm_connect con; in ConnectCmd() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dsched-deps.c94 init_dep_1 (dep_t dep, rtx_insn *pro, rtx_insn *con, enum reg_note type, ds_t ds) in init_dep_1()
110 init_dep (dep_t dep, rtx_insn *pro, rtx_insn *con, enum reg_note kind) in init_dep()
830 sd_find_dep_between_no_cache (rtx pro, rtx con, bool resolved_p, in sd_find_dep_between_no_cache()
889 sd_find_dep_between (rtx pro, rtx con, bool resolved_p) in sd_find_dep_between()
1296 rtx_insn *con = DEP_CON (dep); in get_back_and_forw_lists() local
1365 rtx_insn *con = DEP_CON (dep); in sd_resolve_dep() local
1386 rtx_insn *con = DEP_CON (dep); in sd_unresolve_dep() local
1428 rtx_insn *con = DEP_CON (dep); in sd_delete_dep() local
1512 add_dependence (rtx_insn *con, rtx_insn *pro, enum reg_note dep_type) in add_dependence()
4790 rtx_insn *con = DEP_CON (dep); in find_inc() local
/dflybsd-src/lib/libc/stdio/
H A Dfparseln.c79 char esc, con, nl, com; in fparseln() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dsched-deps.c104 init_dep_1 (dep_t dep, rtx pro, rtx con, enum reg_note type, ds_t ds) in init_dep_1()
117 init_dep (dep_t dep, rtx pro, rtx con, enum reg_note kind) in init_dep()
829 sd_find_dep_between_no_cache (rtx pro, rtx con, bool resolved_p, in sd_find_dep_between_no_cache()
888 sd_find_dep_between (rtx pro, rtx con, bool resolved_p) in sd_find_dep_between()
1286 rtx con = DEP_CON (dep); in get_back_and_forw_lists() local
1356 rtx con = DEP_CON (dep); in sd_resolve_dep() local
1377 rtx con = DEP_CON (dep); in sd_unresolve_dep() local
1419 rtx con = DEP_CON (dep); in sd_delete_dep() local
1503 add_dependence (rtx con, rtx pro, enum reg_note dep_type) in add_dependence()
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Dx86-tune-sched-atom.c83 rtx con; in do_reorder_for_imul() local
/dflybsd-src/crypto/libressl/apps/openssl/
H A Ds_server.c1540 SSL *con = NULL; in sv_body() local
1859 init_ssl_connection(SSL *con) in init_ssl_connection()
1964 SSL *con; in www_body() local
/dflybsd-src/crypto/libressl/ssl/
H A Dbio_ssl.c522 BIO *ret = NULL, *con = NULL, *ssl = NULL; in BIO_new_ssl_connect() local
/dflybsd-src/crypto/openssh/
H A Dssh-keyscan.c119 } con; typedef

12