Lines Matching defs:body
98 * body (input) - request message body.
105 ndmpd_config_get_host_info_v2(ndmp_connection_t *connection, void *body)
154 * body (input) - request message body.
160 ndmpd_config_get_butype_attr_v2(ndmp_connection_t *connection, void *body)
165 request = (ndmp_config_get_butype_attr_request *)body;
193 * body (input) - request message body.
200 ndmpd_config_get_mover_type_v2(ndmp_connection_t *connection, void *body)
226 * body (input) - request message body.
232 ndmpd_config_get_auth_attr_v2(ndmp_connection_t *connection, void *body)
238 request = (ndmp_config_get_auth_attr_request *)body;
282 * body (input) - request message body.
289 ndmpd_config_get_host_info_v3(ndmp_connection_t *connection, void *body)
335 * body (input) - request message body.
343 void *body)
371 * body (input) - request message body.
377 ndmpd_config_get_auth_attr_v3(ndmp_connection_t *connection, void *body)
383 request = (ndmp_config_get_auth_attr_request *)body;
422 * body (input) - request message body.
429 ndmpd_config_get_butype_info_v3(ndmp_connection_t *connection, void *body)
524 * body (input) - request message body.
531 ndmpd_config_get_fs_info_v3(ndmp_connection_t *connection, void *body)
676 * body (input) - request message body.
683 ndmpd_config_get_tape_info_v3(ndmp_connection_t *connection, void *body)
781 * body (input) - request message body.
788 ndmpd_config_get_scsi_info_v3(ndmp_connection_t *connection, void *body)
868 * body (input) - request message body.
875 ndmpd_config_get_server_info_v3(ndmp_connection_t *connection, void *body)
927 * body (input) - request message body.
934 ndmpd_config_get_butype_info_v4(ndmp_connection_t *connection, void *body)
1040 * body (input) - request message body.
1047 ndmpd_config_get_ext_list_v4(ndmp_connection_t *connection, void *body)
1082 * body (input) - request message body.
1088 ndmpd_config_set_ext_list_v4(ndmp_connection_t *connection, void *body)
1094 request = (ndmp_config_set_ext_list_request_v4 *)body;