Lines Matching refs:connection

105 ndmpd_config_get_host_info_v2(ndmp_connection_t *connection, void *body)  in ndmpd_config_get_host_info_v2()  argument
141 ndmp_send_reply(connection, (void *) &reply, 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() argument
180 ndmp_send_reply(connection, (void *) &reply, 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() argument
212 ndmp_send_reply(connection, (void *) &reply, 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() argument
236 ndmpd_session_t *session = ndmp_get_client_data(connection); in ndmpd_config_get_auth_attr_v2()
263 ndmp_send_reply(connection, (void *) &reply, 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() argument
322 ndmp_send_reply(connection, (void *) &reply, 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() argument
357 ndmp_send_reply(connection, (void *) &reply, 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() argument
381 ndmpd_session_t *session = ndmp_get_client_data(connection); in ndmpd_config_get_auth_attr_v3()
409 ndmp_send_reply(connection, (void *) &reply, 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() argument
512 ndmp_send_reply(connection, (void *)&reply, 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() argument
654 ndmp_send_reply(connection, (void *)&reply, 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() argument
706 ndmp_send_reply(connection, (void *)&reply, in ndmpd_config_get_tape_info_v3()
753 ndmp_send_reply(connection, (void *)&reply, in ndmpd_config_get_tape_info_v3()
763 ndmp_send_reply(connection, (void *)&reply, in ndmpd_config_get_tape_info_v3()
788 ndmpd_config_get_scsi_info_v3(ndmp_connection_t *connection, void *body) in ndmpd_config_get_scsi_info_v3() argument
809 ndmp_send_reply(connection, (void *)&reply, in ndmpd_config_get_scsi_info_v3()
851 ndmp_send_reply(connection, (void *)&reply, in ndmpd_config_get_scsi_info_v3()
875 ndmpd_config_get_server_info_v3(ndmp_connection_t *connection, void *body) in ndmpd_config_get_server_info_v3() argument
880 ndmpd_session_t *session = ndmp_get_client_data(connection); in ndmpd_config_get_server_info_v3()
885 if (connection->conn_authorized || in ndmpd_config_get_server_info_v3()
907 ndmp_send_reply(connection, (void *)&reply, in ndmpd_config_get_server_info_v3()
934 ndmpd_config_get_butype_info_v4(ndmp_connection_t *connection, void *body) in ndmpd_config_get_butype_info_v4() argument
1028 ndmp_send_reply(connection, (void *)&reply, in ndmpd_config_get_butype_info_v4()
1047 ndmpd_config_get_ext_list_v4(ndmp_connection_t *connection, void *body) in ndmpd_config_get_ext_list_v4() argument
1050 ndmpd_session_t *session = ndmp_get_client_data(connection); in ndmpd_config_get_ext_list_v4()
1071 ndmp_send_reply(connection, (void *)&reply, in ndmpd_config_get_ext_list_v4()
1088 ndmpd_config_set_ext_list_v4(ndmp_connection_t *connection, void *body) in ndmpd_config_set_ext_list_v4() argument
1092 ndmpd_session_t *session = ndmp_get_client_data(connection); in ndmpd_config_set_ext_list_v4()
1124 ndmp_send_reply(connection, (void *)&reply, in ndmpd_config_set_ext_list_v4()