Home
last modified time | relevance | path

Searched defs:connection (Results 1 – 25 of 28) sorted by relevance

12

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_scsi.c78 ndmpd_scsi_open_v2(ndmp_connection_t *connection, void *body) in ndmpd_scsi_open_v2()
100 ndmpd_scsi_close_v2(ndmp_connection_t *connection, void *body) in ndmpd_scsi_close_v2()
150 ndmpd_scsi_get_state_v2(ndmp_connection_t *connection, void *body) in ndmpd_scsi_get_state_v2()
194 ndmpd_scsi_set_target_v2(ndmp_connection_t *connection, void *body) in ndmpd_scsi_set_target_v2()
264 ndmpd_scsi_reset_bus_v2(ndmp_connection_t *connection, void *body) in ndmpd_scsi_reset_bus_v2()
289 ndmpd_scsi_execute_cdb_v2(ndmp_connection_t *connection, void *body) in ndmpd_scsi_execute_cdb_v2()
329 ndmpd_scsi_open_v3(ndmp_connection_t *connection, void *body) in ndmpd_scsi_open_v3()
352 ndmpd_scsi_set_target_v3(ndmp_connection_t *connection, void *body) in ndmpd_scsi_set_target_v3()
390 scsi_open_send_reply(ndmp_connection_t *connection, int err) in scsi_open_send_reply()
412 common_open(ndmp_connection_t *connection, char *devname) in common_open()
[all …]
H A Dndmpd_tape.c109 ndmpd_tape_open_v2(ndmp_connection_t *connection, void *body) in ndmpd_tape_open_v2()
243 ndmpd_tape_close_v2(ndmp_connection_t *connection, void *body) in ndmpd_tape_close_v2()
274 ndmpd_tape_get_state_v2(ndmp_connection_t *connection, void *body) in ndmpd_tape_get_state_v2()
350 ndmpd_tape_mtio_v2(ndmp_connection_t *connection, void *body) in ndmpd_tape_mtio_v2()
492 ndmpd_tape_read_v2(ndmp_connection_t *connection, void *body) in ndmpd_tape_read_v2()
583 ndmpd_tape_open_v3(ndmp_connection_t *connection, void *body) in ndmpd_tape_open_v3()
606 ndmpd_tape_get_state_v3(ndmp_connection_t *connection, void *body) in ndmpd_tape_get_state_v3()
845 ndmpd_tape_read_v3(ndmp_connection_t *connection, void *body) in ndmpd_tape_read_v3()
1047 ndmpd_tape_close_v4(ndmp_connection_t *connection, void *body) in ndmpd_tape_close_v4()
1095 tape_open_send_reply(ndmp_connection_t *connection, int err) in tape_open_send_reply()
[all …]
H A Dndmpd_config.c105 ndmpd_config_get_host_info_v2(ndmp_connection_t *connection, void *body) in ndmpd_config_get_host_info_v2()
160 ndmpd_config_get_butype_attr_v2(ndmp_connection_t *connection, void *body) in ndmpd_config_get_butype_attr_v2()
200 ndmpd_config_get_mover_type_v2(ndmp_connection_t *connection, void *body) in ndmpd_config_get_mover_type_v2()
232 ndmpd_config_get_auth_attr_v2(ndmp_connection_t *connection, void *body) in ndmpd_config_get_auth_attr_v2()
289 ndmpd_config_get_host_info_v3(ndmp_connection_t *connection, void *body) in ndmpd_config_get_host_info_v3()
342 ndmpd_config_get_connection_type_v3(ndmp_connection_t *connection, in ndmpd_config_get_connection_type_v3()
377 ndmpd_config_get_auth_attr_v3(ndmp_connection_t *connection, void *body) in ndmpd_config_get_auth_attr_v3()
531 ndmpd_config_get_fs_info_v3(ndmp_connection_t *connection, void *body) in ndmpd_config_get_fs_info_v3()
683 ndmpd_config_get_tape_info_v3(ndmp_connection_t *connection, void *body) in ndmpd_config_get_tape_info_v3()
1047 ndmpd_config_get_ext_list_v4(ndmp_connection_t *connection, void *body) in ndmpd_config_get_ext_list_v4()
[all …]
H A Dndmpd_data.c98 ndmpd_data_get_state_v2(ndmp_connection_t *connection, void *body) in ndmpd_data_get_state_v2()
222 ndmpd_data_get_env_v2(ndmp_connection_t *connection, void *body) in ndmpd_data_get_env_v2()
256 ndmpd_data_stop_v2(ndmp_connection_t *connection, void *body) in ndmpd_data_stop_v2()
299 ndmpd_data_abort_v2(ndmp_connection_t *connection, void *body) in ndmpd_data_abort_v2()
567 ndmpd_data_abort_v3(ndmp_connection_t *connection, void *body) in ndmpd_data_abort_v3()
623 ndmpd_data_stop_v3(ndmp_connection_t *connection, void *body) in ndmpd_data_stop_v3()
663 ndmpd_data_listen_v3(ndmp_connection_t *connection, void *body) in ndmpd_data_listen_v3()
744 ndmpd_data_connect_v3(ndmp_connection_t *connection, void *body) in ndmpd_data_connect_v3()
828 ndmpd_data_get_env_v4(ndmp_connection_t *connection, void *body) in ndmpd_data_get_env_v4()
917 ndmpd_data_connect_v4(ndmp_connection_t *connection, void *body) in ndmpd_data_connect_v4()
[all …]
H A Dndmpd_comm.c137 ndmp_connection_t *connection; in ndmp_create_connection() local
180 ndmp_connection_t *connection = (ndmp_connection_t *)connection_handle; in ndmp_destroy_connection() local
206 ndmp_connection_t *connection = (ndmp_connection_t *)connection_handle; in ndmp_close() local
332 ndmp_connection_t *connection; in ndmpd_worker() local
380 ndmp_connection_t *connection = (ndmp_connection_t *)connection_handle; in ndmp_process_requests() local
417 ndmp_connection_t *connection = (ndmp_connection_t *)connection_handle; in ndmp_send_request() local
527 ndmp_connection_t *connection = (ndmp_connection_t *)connection_handle; in ndmp_send_request_lock() local
559 ndmp_connection_t *connection = (ndmp_connection_t *)connection_handle; in ndmp_send_response() local
803 connection_handler(ndmp_connection_t *connection) in connection_handler()
1023 ndmp_recv_msg(ndmp_connection_t *connection) in ndmp_recv_msg()
[all …]
H A Dndmpd_connect.c142 ndmpd_connect_open_v2(ndmp_connection_t *connection, void *body) in ndmpd_connect_open_v2()
190 ndmpd_connect_client_auth_v2(ndmp_connection_t *connection, void *body) in ndmpd_connect_client_auth_v2()
353 ndmpd_connect_server_auth_v2(ndmp_connection_t *connection, void *body) in ndmpd_connect_server_auth_v2()
405 ndmpd_connect_close_v2(ndmp_connection_t *connection, void *body) in ndmpd_connect_close_v2()
434 ndmpd_connect_client_auth_v3(ndmp_connection_t *connection, void *body) in ndmpd_connect_client_auth_v3()
543 ndmpd_connect_close_v3(ndmp_connection_t *connection, void *body) in ndmpd_connect_close_v3()
648 ndmp_connect_list_find(ndmp_connection_t *connection) in ndmp_connect_list_find()
678 ndmp_connect_list_add(ndmp_connection_t *connection, int *id) in ndmp_connect_list_add()
714 ndmp_connect_list_del(ndmp_connection_t *connection) in ndmp_connect_list_del()
922 ndmp_connect_get_v2(ndmp_connection_t *connection, ndmp_door_ctx_t *enc_ctx) in ndmp_connect_get_v2()
[all …]
H A Dndmpd_mover.c137 ndmpd_mover_get_state_v2(ndmp_connection_t *connection, void *body) in ndmpd_mover_get_state_v2()
177 ndmpd_mover_listen_v2(ndmp_connection_t *connection, void *body) in ndmpd_mover_listen_v2()
242 ndmpd_mover_continue_v2(ndmp_connection_t *connection, void *body) in ndmpd_mover_continue_v2()
276 ndmpd_mover_abort_v2(ndmp_connection_t *connection, void *body) in ndmpd_mover_abort_v2()
314 ndmpd_mover_stop_v2(ndmp_connection_t *connection, void *body) in ndmpd_mover_stop_v2()
415 ndmpd_mover_read_v2(ndmp_connection_t *connection, void *body) in ndmpd_mover_read_v2()
477 ndmpd_mover_close_v2(ndmp_connection_t *connection, void *body) in ndmpd_mover_close_v2()
599 ndmpd_mover_listen_v3(ndmp_connection_t *connection, void *body) in ndmpd_mover_listen_v3()
791 ndmpd_mover_abort_v3(ndmp_connection_t *connection, void *body) in ndmpd_mover_abort_v3()
915 ndmpd_mover_read_v3(ndmp_connection_t *connection, void *body) in ndmpd_mover_read_v3()
[all …]
/illumos-gate/usr/src/cmd/hal/hald/
H A Dhald_dbus.c76 raise_error (DBusConnection *connection, in raise_error()
105 raise_no_such_device (DBusConnection *connection, in raise_no_such_device()
124 raise_no_such_property (DBusConnection *connection, in raise_no_such_property()
164 raise_syntax (DBusConnection *connection, in raise_syntax()
182 raise_device_not_locked (DBusConnection *connection, in raise_device_not_locked()
278 raise_permission_denied (DBusConnection *connection, in raise_permission_denied()
1888 device_lock (DBusConnection * connection, in device_lock()
1971 device_unlock (DBusConnection * connection, in device_unlock()
2678 DBusConnection *connection; member
3085 DBusConnection *connection; member
[all …]
H A Dhald_runner.c97 runner_server_message_handler (DBusConnection *connection, in runner_server_message_handler()
134 runner_server_unregister_handler (DBusConnection *connection, void *user_data) in runner_server_unregister_handler()
/illumos-gate/usr/src/cmd/hotplug/
H A Dhotplug.c247 char *connection = NULL; in cmd_list() local
299 char *connection = NULL; in cmd_online() local
359 char *connection = NULL; in cmd_offline() local
416 char *connection = NULL; in cmd_enable() local
471 char *connection = NULL; in cmd_disable() local
537 char *connection = NULL; in cmd_poweron() local
601 char *connection = NULL; in cmd_poweroff() local
657 char *connection = NULL; in cmd_getpriv() local
721 char *connection = NULL; in cmd_setpriv() local
788 char *connection = NULL; in cmd_changestate() local
[all …]
/illumos-gate/usr/src/cmd/hotplugd/
H A Dhotplugd_door.c295 char *connection; in cmd_getinfo() local
367 char *path, *connection; in cmd_changestate() local
466 char *path, *connection, *options; in cmd_private() local
647 audit_changestate(ucred_t *ucred, char *auth, char *path, char *connection, in audit_changestate()
690 audit_setprivate(ucred_t *ucred, char *auth, char *path, char *connection, in audit_setprivate()
H A Dhotplugd_info.c68 getinfo(const char *path, const char *connection, uint_t flags, hp_node_t *retp) in getinfo()
136 copy_devinfo(const char *path, const char *connection, uint_t flags, in copy_devinfo()
241 copy_hotplug(hp_node_t parent, di_node_t dev, const char *connection, in copy_hotplug()
H A Dhotplugd_impl.c64 changestate(const char *path, const char *connection, int state, uint_t flags, in changestate()
165 private_options(const char *path, const char *connection, hp_cmd_t cmd, in private_options()
H A Dhotplugd_rcm.c61 char connection[MAXPATHLEN]; member
73 char connection[MAXPATHLEN]; member
/illumos-gate/usr/src/lib/libhotplug/common/
H A Dlibhotplug.c61 hp_init(const char *path, const char *connection, uint_t flags) in hp_init()
440 hp_path(hp_node_t node, char *path, char *connection) in hp_path()
514 char connection[MAXPATHLEN]; in hp_set_state() local
596 char connection[MAXPATHLEN]; in hp_set_private() local
656 char connection[MAXPATHLEN]; in hp_get_private() local
1279 i_hp_set_args(hp_cmd_t cmd, const char *path, const char *connection, in i_hp_set_args()
/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Dnetwork.c153 struct connection { struct
156 void (*service)(struct connection *, const char *, int); argument
168 /* connection */ argument
188 } u;
286 void (*service)(struct connection *, const char *, int)) in add_fd()
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_internal.h575 typedef struct connection { struct
576 ConnectionID connectionId; argument
577 boolean_t usedBit; /* true if only used by */
580 pid_t pid; /* process id */
581 char *serverAddr;
582 ns_cred_t *auth;
583 LDAP *ld;
584 thread_t threadID; /* thread ID using it */
585 struct ns_ldap_cookie *cookieInfo;
586 char **controls; /* from server_info */
[all …]
/illumos-gate/usr/src/cmd/hal/addons/network-devices/
H A Daddon-network-discovery.c149 nds_filter_function(DBusConnection *connection, DBusMessage *message, in nds_filter_function()
229 DBusConnection *connection; in nds_claim_interface() local
/illumos-gate/usr/src/cmd/policykit/
H A Dpolkit-is-privileged.c88 DBusConnection *connection = NULL; in main() local
/illumos-gate/usr/src/lib/print/libpapi-ipp/common/
H A Dpapi_impl.h68 http_t *connection; member
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Dosspec.c81 osspec_filter_function (DBusConnection *connection, DBusMessage *message, void *user_data) in osspec_filter_function()
/illumos-gate/usr/src/lib/policykit/libpolkit/common/
H A Dlibpolkit-rbac.c63 libpolkit_new_context (DBusConnection *connection) in libpolkit_new_context()
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DuDNS.h79 …dso_state_t *connection; // DNS Stateful Operations/TCP Connection pointer, m… member
/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp.c2520 CDSAReadFunc(SSLConnectionRef connection, /* I - SSL/TLS connection */ in CDSAReadFunc()
2545 CDSAWriteFunc(SSLConnectionRef connection, /* I - SSL/TLS connection */ in CDSAWriteFunc()
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsmka_pathmanager.c2802 rsmka_connections_t *connection; in get_topology() local

12