Home
last modified time | relevance | path

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

12

/onnv-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()
220 ndmpd_scsi_reset_device_v2(ndmp_connection_t *connection, void *body) in ndmpd_scsi_reset_device_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()
[all …]
H A Dndmpd_tape.c86 ndmpd_tape_open_v2(ndmp_connection_t *connection, void *body) in ndmpd_tape_open_v2()
221 ndmpd_tape_close_v2(ndmp_connection_t *connection, void *body) in ndmpd_tape_close_v2()
252 ndmpd_tape_get_state_v2(ndmp_connection_t *connection, void *body) in ndmpd_tape_get_state_v2()
328 ndmpd_tape_mtio_v2(ndmp_connection_t *connection, void *body) in ndmpd_tape_mtio_v2()
466 ndmpd_tape_write_v2(ndmp_connection_t *connection, void *body) in ndmpd_tape_write_v2()
567 ndmpd_tape_read_v2(ndmp_connection_t *connection, void *body) in ndmpd_tape_read_v2()
618 ndmpd_tape_execute_cdb_v2(ndmp_connection_t *connection, void *body) in ndmpd_tape_execute_cdb_v2()
661 ndmpd_tape_open_v3(ndmp_connection_t *connection, void *body) in ndmpd_tape_open_v3()
684 ndmpd_tape_get_state_v3(ndmp_connection_t *connection, void *body) in ndmpd_tape_get_state_v3()
775 ndmpd_tape_write_v3(ndmp_connection_t *connection, void *body) in ndmpd_tape_write_v3()
[all …]
H A Dndmpd_config.c104 ndmpd_config_get_host_info_v2(ndmp_connection_t *connection, void *body) in ndmpd_config_get_host_info_v2()
159 ndmpd_config_get_butype_attr_v2(ndmp_connection_t *connection, void *body) in ndmpd_config_get_butype_attr_v2()
199 ndmpd_config_get_mover_type_v2(ndmp_connection_t *connection, void *body) in ndmpd_config_get_mover_type_v2()
231 ndmpd_config_get_auth_attr_v2(ndmp_connection_t *connection, void *body) in ndmpd_config_get_auth_attr_v2()
288 ndmpd_config_get_host_info_v3(ndmp_connection_t *connection, void *body) in ndmpd_config_get_host_info_v3()
341 ndmpd_config_get_connection_type_v3(ndmp_connection_t *connection, in ndmpd_config_get_connection_type_v3()
376 ndmpd_config_get_auth_attr_v3(ndmp_connection_t *connection, void *body) in ndmpd_config_get_auth_attr_v3()
428 ndmpd_config_get_butype_info_v3(ndmp_connection_t *connection, void *body) in ndmpd_config_get_butype_info_v3()
530 ndmpd_config_get_fs_info_v3(ndmp_connection_t *connection, void *body) in ndmpd_config_get_fs_info_v3()
691 ndmpd_config_get_tape_info_v3(ndmp_connection_t *connection, void *body) in ndmpd_config_get_tape_info_v3()
[all …]
H A Dndmpd_data.c97 ndmpd_data_get_state_v2(ndmp_connection_t *connection, void *body) in ndmpd_data_get_state_v2()
138 ndmpd_data_start_backup_v2(ndmp_connection_t *connection, void *body) in ndmpd_data_start_backup_v2()
179 ndmpd_data_start_recover_v2(ndmp_connection_t *connection, void *body) in ndmpd_data_start_recover_v2()
221 ndmpd_data_get_env_v2(ndmp_connection_t *connection, void *body) in ndmpd_data_get_env_v2()
255 ndmpd_data_stop_v2(ndmp_connection_t *connection, void *body) in ndmpd_data_stop_v2()
298 ndmpd_data_abort_v2(ndmp_connection_t *connection, void *body) in ndmpd_data_abort_v2()
344 ndmpd_data_get_state_v3(ndmp_connection_t *connection, void *body) in ndmpd_data_get_state_v3()
392 ndmpd_data_start_backup_v3(ndmp_connection_t *connection, void *body) in ndmpd_data_start_backup_v3()
482 ndmpd_data_start_recover_v3(ndmp_connection_t *connection, void *body) in ndmpd_data_start_recover_v3()
566 ndmpd_data_abort_v3(ndmp_connection_t *connection, void *body) in ndmpd_data_abort_v3()
[all …]
H A Dndmpd_comm.c136 ndmp_connection_t *connection; in ndmp_create_connection() local
179 ndmp_connection_t *connection = (ndmp_connection_t *)connection_handle; in ndmp_destroy_connection() local
205 ndmp_connection_t *connection = (ndmp_connection_t *)connection_handle; in ndmp_close() local
354 ndmp_connection_t *connection; in ndmpd_worker() local
402 ndmp_connection_t *connection = (ndmp_connection_t *)connection_handle; in ndmp_process_requests() local
439 ndmp_connection_t *connection = (ndmp_connection_t *)connection_handle; in ndmp_send_request() local
549 ndmp_connection_t *connection = (ndmp_connection_t *)connection_handle; in ndmp_send_request_lock() local
581 ndmp_connection_t *connection = (ndmp_connection_t *)connection_handle; in ndmp_send_response() local
633 ndmp_connection_t *connection = (ndmp_connection_t *)connection_handle; in ndmp_free_message() local
831 connection_handler(ndmp_connection_t *connection) in connection_handler()
[all …]
H A Dndmpd_connect.c141 ndmpd_connect_open_v2(ndmp_connection_t *connection, void *body) in ndmpd_connect_open_v2()
189 ndmpd_connect_client_auth_v2(ndmp_connection_t *connection, void *body) in ndmpd_connect_client_auth_v2()
352 ndmpd_connect_server_auth_v2(ndmp_connection_t *connection, void *body) in ndmpd_connect_server_auth_v2()
404 ndmpd_connect_close_v2(ndmp_connection_t *connection, void *body) in ndmpd_connect_close_v2()
433 ndmpd_connect_client_auth_v3(ndmp_connection_t *connection, void *body) in ndmpd_connect_client_auth_v3()
542 ndmpd_connect_close_v3(ndmp_connection_t *connection, void *body) in ndmpd_connect_close_v3()
641 ndmp_connect_list_find(ndmp_connection_t *connection) in ndmp_connect_list_find()
671 ndmp_connect_list_add(ndmp_connection_t *connection, int *id) in ndmp_connect_list_add()
707 ndmp_connect_list_del(ndmp_connection_t *connection) in ndmp_connect_list_del()
915 ndmp_connect_get_v2(ndmp_connection_t *connection, ndmp_door_ctx_t *enc_ctx) in ndmp_connect_get_v2()
[all …]
H A Dndmpd_mover.c122 ndmpd_mover_get_state_v2(ndmp_connection_t *connection, void *body) in ndmpd_mover_get_state_v2()
162 ndmpd_mover_listen_v2(ndmp_connection_t *connection, void *body) in ndmpd_mover_listen_v2()
227 ndmpd_mover_continue_v2(ndmp_connection_t *connection, void *body) in ndmpd_mover_continue_v2()
261 ndmpd_mover_abort_v2(ndmp_connection_t *connection, void *body) in ndmpd_mover_abort_v2()
301 ndmpd_mover_stop_v2(ndmp_connection_t *connection, void *body) in ndmpd_mover_stop_v2()
341 ndmpd_mover_set_window_v2(ndmp_connection_t *connection, void *body) in ndmpd_mover_set_window_v2()
402 ndmpd_mover_read_v2(ndmp_connection_t *connection, void *body) in ndmpd_mover_read_v2()
464 ndmpd_mover_close_v2(ndmp_connection_t *connection, void *body) in ndmpd_mover_close_v2()
499 ndmpd_mover_set_record_size_v2(ndmp_connection_t *connection, void *body) in ndmpd_mover_set_record_size_v2()
538 ndmpd_mover_get_state_v3(ndmp_connection_t *connection, void *body) in ndmpd_mover_get_state_v3()
[all …]
/onnv-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()
144 raise_property_type_error (DBusConnection *connection, in raise_property_type_error()
164 raise_syntax (DBusConnection *connection, in raise_syntax()
182 raise_device_not_locked (DBusConnection *connection, in raise_device_not_locked()
201 raise_device_already_locked (DBusConnection *connection, in raise_device_already_locked()
230 raise_branch_already_claimed (DBusConnection *connection, in raise_branch_already_claimed()
259 raise_branch_not_claimed (DBusConnection *connection, in raise_branch_not_claimed()
278 raise_permission_denied (DBusConnection *connection, in raise_permission_denied()
[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()
/onnv-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 …]
/onnv-gate/usr/src/cmd/hotplugd/
H A Dhotplugd_door.c297 char *connection; in cmd_getinfo() local
369 char *path, *connection; in cmd_changestate() local
468 char *path, *connection, *options; in cmd_private() local
649 audit_changestate(ucred_t *ucred, char *auth, char *path, char *connection, in audit_changestate()
692 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
/onnv-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()
/onnv-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()
/onnv-gate/usr/src/cmd/policykit/
H A Dpolkit-is-privileged.c85 DBusConnection *connection = NULL; in main() local
/onnv-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
/onnv-gate/usr/src/lib/libsldap/common/
H A Dns_internal.h571 typedef struct connection { struct
572 ConnectionID connectionId; argument
573 boolean_t usedBit; /* true if only used by */
576 pid_t pid; /* process id */
577 char *serverAddr;
578 ns_cred_t *auth;
579 LDAP *ld;
580 thread_t threadID; /* thread ID using it */
581 struct ns_ldap_cookie *cookieInfo;
582 char **controls; /* from server_info */
[all …]
/onnv-gate/usr/src/lib/print/libpapi-ipp/common/
H A Dpapi_impl.h70 http_t *connection; member
/onnv-gate/usr/src/cmd/hal/hald/solaris/
H A Dosspec.c83 osspec_filter_function (DBusConnection *connection, DBusMessage *message, void *user_data) in osspec_filter_function()
/onnv-gate/usr/src/lib/policykit/libpolkit/common/
H A Dlibpolkit-rbac.c65 libpolkit_new_context (DBusConnection *connection) in libpolkit_new_context()
/onnv-gate/usr/src/lib/libdns_sd/common/
H A Ddnssd_ipc.h170 connection = 1, // connected socket via DNSServiceConnect() enumerator
/onnv-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp.c2522 CDSAReadFunc(SSLConnectionRef connection, /* I - SSL/TLS connection */ in CDSAReadFunc()
2547 CDSAWriteFunc(SSLConnectionRef connection, /* I - SSL/TLS connection */ in CDSAWriteFunc()
/onnv-gate/usr/src/cmd/lms/
H A DLMEConnection.cpp500 LMEConnection *connection = (LMEConnection *)param; in _rxThreadFunc() local

12