Home
last modified time | relevance | path

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

12

/freebsd-9-stable/sys/netgraph/bluetooth/l2cap/
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 …]
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 …]
Dng_l2cap_llpi.c71 ng_l2cap_con_p con = NULL; in ng_l2cap_lp_con_req() local
142 ng_l2cap_con_p con = NULL; in ng_l2cap_lp_con_cfm() local
212 ng_l2cap_con_p con = NULL; in ng_l2cap_lp_con_ind() local
293 ng_l2cap_con_p con = NULL; in ng_l2cap_lp_discon_ind() local
355 ng_l2cap_con_p con = NULL; in ng_l2cap_lp_qos_req() local
444 ng_l2cap_con_p con = NULL; in ng_l2cap_lp_qos_ind() local
491 ng_l2cap_lp_send(ng_l2cap_con_p con, u_int16_t dcid, struct mbuf *m0) in ng_l2cap_lp_send()
611 ng_l2cap_con_p con = NULL; in ng_l2cap_lp_receive() local
745 ng_l2cap_lp_deliver(ng_l2cap_con_p con) in ng_l2cap_lp_deliver()
819 ng_l2cap_con_p con = NULL; in ng_l2cap_process_lp_timeout() local
[all …]
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
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()
Dng_l2cap_main.c296 ng_l2cap_con_p con = NULL; in ng_l2cap_lower_rcvmsg() local
548 ng_l2cap_con_p con = NULL; in ng_l2cap_default_rcvmsg() local
730 ng_l2cap_con_p con = NULL; in ng_l2cap_cleanup() local
Dng_l2cap_misc.h62 #define ng_l2cap_link_cmd(con, cmd) \ argument
Dng_l2cap_var.h136 ng_l2cap_con_p con; /* pointer to connection */ member
169 ng_l2cap_con_p con; /* L2CAP connection */ member
/freebsd-9-stable/sys/netgraph/bluetooth/hci/
Dng_hci_evnt.c249 ng_hci_unit_con_p con = NULL, winner = NULL; in send_data_packets() local
342 sync_con_queue(ng_hci_unit_p unit, ng_hci_unit_con_p con, int completed) in sync_con_queue()
432 ng_hci_unit_con_p con = NULL; in con_compl() local
558 ng_hci_unit_con_p con = NULL; in con_req() local
643 ng_hci_unit_con_p con = NULL; in discon_compl() local
689 ng_hci_unit_con_p con = NULL; in encryption_change() local
733 ng_hci_unit_con_p con = NULL; in read_remote_features_compl() local
785 ng_hci_unit_con_p con = NULL; in qos_setup_compl() local
840 ng_hci_unit_con_p con = NULL; in role_change() local
877 ng_hci_unit_con_p con = NULL; in num_compl_pkts() local
[all …]
Dng_hci_misc.c145 ng_hci_unit_con_p con = LIST_FIRST(&unit->con_list); in ng_hci_unit_clean() local
257 ng_hci_unit_con_p con = NULL; in ng_hci_new_con() local
307 ng_hci_free_con(ng_hci_unit_con_p con) in ng_hci_free_con()
334 ng_hci_unit_con_p con = NULL; in ng_hci_con_by_handle() local
350 ng_hci_unit_con_p con = NULL; in ng_hci_con_by_bdaddr() local
405 ng_hci_con_timeout(ng_hci_unit_con_p con) in ng_hci_con_timeout()
426 ng_hci_con_untimeout(ng_hci_unit_con_p con) in ng_hci_con_untimeout()
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
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
Dng_hci_main.c773 ng_hci_unit_con_p con = NULL; in ng_hci_acl_rcvdata() local
892 ng_hci_unit_con_p con = NULL; in ng_hci_sco_rcvdata() local
/freebsd-9-stable/contrib/wpa/wpa_supplicant/dbus/
Ddbus_new_helpers.c554 DBusConnection *con; in wpa_dbus_register_object_per_iface() local
595 DBusConnection *con = ctrl_iface->con; in wpa_dbus_unregister_object_per_iface() local
667 DBusConnection *con, const char *path, const char *interface, in send_prop_changed_signal()
703 DBusConnection *con = eloop_ctx; in flush_object_timeout_handler() local
712 static void recursive_flush_changed_properties(DBusConnection *con, in recursive_flush_changed_properties()
742 void wpa_dbus_flush_all_changed_properties(DBusConnection *con) in wpa_dbus_flush_all_changed_properties()
765 void wpa_dbus_flush_object_changed_properties(DBusConnection *con, in wpa_dbus_flush_object_changed_properties()
Ddbus_common_i.h23 DBusConnection *con; member
Ddbus_common.c39 static void dispatch_data(DBusConnection *con) in dispatch_data()
59 DBusConnection *con = eloop_ctx; in dispatch_initial_dbus_messages() local
Ddbus_old.c616 DBusConnection * con; in wpas_dbus_register_iface() local
659 DBusConnection *con; in wpas_dbus_unregister_iface() local
Ddbus_new_introspect.c175 static void add_child_nodes(struct wpabuf *xml, DBusConnection *con, in add_child_nodes()
/freebsd-9-stable/crypto/openssl/ssl/
Dkssl.c469 kssl_krb5_kt_resolve(krb5_context con, krb5_const char *sz, krb5_keytab *kt) in kssl_krb5_kt_resolve()
480 krb5_error_code kssl_krb5_kt_default(krb5_context con, krb5_keytab *kt) in kssl_krb5_kt_default()
491 krb5_error_code kssl_krb5_free_ticket(krb5_context con, krb5_ticket *kt) in kssl_krb5_free_ticket()
503 kssl_krb5_rd_req(krb5_context con, krb5_auth_context *pacon, in kssl_krb5_rd_req()
518 krb5_principal_compare(krb5_context con, krb5_const_principal princ1, in krb5_principal_compare()
531 krb5_decrypt_tkt_part(krb5_context con, krb5_const krb5_keyblock *keys, in krb5_decrypt_tkt_part()
543 krb5_error_code krb5_timeofday(krb5_context con, krb5_int32 *timeret) in krb5_timeofday()
554 krb5_error_code krb5_rc_default(krb5_context con, krb5_rcache *rc) in krb5_rc_default()
566 krb5_rc_initialize(krb5_context con, krb5_rcache rc, krb5_deltat lifespan) in krb5_rc_initialize()
578 krb5_rc_get_lifespan(krb5_context con, krb5_rcache rc, krb5_deltat *lifespanp) in krb5_rc_get_lifespan()
[all …]
/freebsd-9-stable/usr.sbin/ngctl/
Dconnect.c63 struct ngm_connect con; in ConnectCmd() local
/freebsd-9-stable/usr.bin/tip/tip/
Dacu.c67 con(void) in con() function
/freebsd-9-stable/release/picobsd/tinyware/aps/
Dmain.c51 char con[10]; in main() local
/freebsd-9-stable/contrib/sendmail/src/
Dsfsasl.c425 SSL *con; member
431 SSL *con; member
962 sfdctls(fin, fout, con) in sfdctls() argument
/freebsd-9-stable/lib/libutil/
Dfparseln.c87 char esc, con, nl, com; in fparseln() local
/freebsd-9-stable/crypto/openssl/apps/
Ds_server.c1577 SSL *con = NULL; in sv_body() local
1922 static int init_ssl_connection(SSL *con) in init_ssl_connection()
2022 SSL *con; in www_body() local

12