| /freebsd/lib/libiscsiutil/ |
| H A D | libiscsiutil.h | 42 struct connection { struct 43 const struct connection_ops *conn_ops; argument 62 struct connection *pdu_connection; argument
|
| /illumos-gate/usr/src/cmd/ndmpd/ndmp/ |
| H A D | ndmpd_scsi.c | 78 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 D | ndmpd_tape.c | 109 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() 541 ndmpd_tape_execute_cdb_v2(ndmp_connection_t *connection, void *body) in ndmpd_tape_execute_cdb_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() 759 void ndmpd_tape_write_v3(ndmp_connection_t *connection, void *body) { in ndmpd_tape_write_v3() 845 ndmpd_tape_read_v3(ndmp_connection_t *connection, void *body) in ndmpd_tape_read_v3() [all …]
|
| H A D | ndmpd_config.c | 105 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() 429 ndmpd_config_get_butype_info_v3(ndmp_connection_t *connection, void *body) in ndmpd_config_get_butype_info_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() [all …]
|
| H A D | ndmpd_data.c | 98 ndmpd_data_get_state_v2(ndmp_connection_t *connection, void *body) in ndmpd_data_get_state_v2() 139 ndmpd_data_start_backup_v2(ndmp_connection_t *connection, void *body) in ndmpd_data_start_backup_v2() 180 ndmpd_data_start_recover_v2(ndmp_connection_t *connection, void *body) in ndmpd_data_start_recover_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() 345 ndmpd_data_get_state_v3(ndmp_connection_t *connection, void *body) in ndmpd_data_get_state_v3() 393 ndmpd_data_start_backup_v3(ndmp_connection_t *connection, void *body) in ndmpd_data_start_backup_v3() 483 ndmpd_data_start_recover_v3(ndmp_connection_t *connection, void *body) in ndmpd_data_start_recover_v3() 567 ndmpd_data_abort_v3(ndmp_connection_t *connection, void *body) in ndmpd_data_abort_v3() [all …]
|
| H A D | ndmpd_comm.c | 137 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 611 ndmp_connection_t *connection = (ndmp_connection_t *)connection_handle; in ndmp_free_message() local 803 connection_handler(ndmp_connection_t *connection) in connection_handler() [all …]
|
| H A D | ndmpd_connect.c | 142 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 D | ndmpd_mover.c | 137 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() 354 ndmpd_mover_set_window_v2(ndmp_connection_t *connection, void *body) in ndmpd_mover_set_window_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() 512 ndmpd_mover_set_record_size_v2(ndmp_connection_t *connection, void *body) in ndmpd_mover_set_record_size_v2() 551 ndmpd_mover_get_state_v3(ndmp_connection_t *connection, void *body) in ndmpd_mover_get_state_v3() [all …]
|
| /freebsd/tools/tools/netrate/tcpp/ |
| H A D | tcpp_server.c | 62 struct connection { struct 74 static struct connection * argument
|
| H A D | tcpp_client.c | 65 struct connection { struct 81 static struct connection * argument
|
| /illumos-gate/usr/src/cmd/hal/hald/ |
| H A D | hald_dbus.c | 76 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 …]
|
| /freebsd/usr.sbin/nscd/ |
| H A D | nscdcli.c | 53 safe_write(struct nscd_connection_ *connection, const void *data, in safe_write() 91 safe_read(struct nscd_connection_ *connection, void *data, size_t data_size) in safe_read() 128 send_credentials(struct nscd_connection_ *connection, int type) in send_credentials() 225 close_nscd_connection__(struct nscd_connection_ *connection) in close_nscd_connection__() 239 nscd_transform__(struct nscd_connection_ *connection, in nscd_transform__()
|
| /freebsd/lib/libc/net/ |
| H A D | nscachedcli.c | 58 safe_write(struct cached_connection_ *connection, const void *data, in safe_write() 102 safe_read(struct cached_connection_ *connection, void *data, size_t data_size) in safe_read() 142 send_credentials(struct cached_connection_ *connection, int type) in send_credentials() 236 __close_cached_connection(struct cached_connection_ *connection) in __close_cached_connection() 252 __cached_write(struct cached_connection_ *connection, const char *entry_name, in __cached_write() 304 __cached_read(struct cached_connection_ *connection, const char *entry_name, in __cached_read() 377 struct cached_connection_ *connection, *retval; in __open_cached_mp_write_session() local 484 struct cached_connection_ *connection, *retval; in __open_cached_mp_read_session() local
|
| H A D | nscache.c | 57 cached_connection connection; in __nss_common_cache_read() local 161 cached_connection connection; in __nss_common_cache_write() local 230 cached_connection connection; in __nss_common_cache_write_negative() local
|
| /illumos-gate/usr/src/cmd/hotplug/ |
| H A D | hotplug.c | 247 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 …]
|
| /freebsd/crypto/krb5/src/lib/apputils/ |
| H A D | net-server.c | 142 struct connection { struct 143 void *handle; 144 const char *prog; 145 enum conn_type type; 148 struct sockaddr_storage addr_s; 149 socklen_t addrlen; 150 char addrbuf[128]; 153 size_t bufsiz; 154 size_t offset; 155 char *buffer; [all …]
|
| /illumos-gate/usr/src/cmd/hotplugd/ |
| H A D | hotplugd_door.c | 295 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 D | hotplugd_info.c | 68 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 D | hotplugd_impl.c | 64 changestate(const char *path, const char *connection, int state, uint_t flags, in changestate() 166 private_options(const char *path, const char *connection, hp_cmd_t cmd, in private_options()
|
| /illumos-gate/usr/src/lib/libhotplug/common/ |
| H A D | libhotplug.c | 61 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 D | network.c | 153 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()
|
| /freebsd/contrib/ntp/sntp/libevent/ |
| H A D | evrpc.c | 540 struct evhttp_connection *connection; in evrpc_pool_free() local 581 struct evhttp_connection *connection) in evrpc_pool_add_connection() 614 struct evhttp_connection *connection) in evrpc_pool_remove_connection() 640 struct evhttp_connection *connection; in evrpc_pool_find_connection() local 659 evrpc_schedule_request(struct evhttp_connection *connection, in evrpc_schedule_request() 721 struct evhttp_connection *connection = ctx->evcon; in evrpc_schedule_request_closure() local
|
| /freebsd/contrib/libevent/ |
| H A D | evrpc.c | 540 struct evhttp_connection *connection; in evrpc_pool_free() local 581 struct evhttp_connection *connection) in evrpc_pool_add_connection() 614 struct evhttp_connection *connection) in evrpc_pool_remove_connection() 640 struct evhttp_connection *connection; in evrpc_pool_find_connection() local 659 evrpc_schedule_request(struct evhttp_connection *connection, in evrpc_schedule_request() 721 struct evhttp_connection *connection = ctx->evcon; in evrpc_schedule_request_closure() local
|
| /illumos-gate/usr/src/lib/libsldap/common/ |
| H A D | ns_internal.h | 575 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 D | addon-network-discovery.c | 149 nds_filter_function(DBusConnection *connection, DBusMessage *message, in nds_filter_function() 229 DBusConnection *connection; in nds_claim_interface() local
|