Lines Matching refs:memset

231     memset(&source, 0, sizeof(dm_msg_source_t));  in dm_client_thing_event_notify()
232 memset(&dest, 0, sizeof(dm_msg_dest_t)); in dm_client_thing_event_notify()
233 memset(&request, 0, sizeof(dm_msg_request_payload_t)); in dm_client_thing_event_notify()
234 memset(&response, 0, sizeof(dm_msg_response_t)); in dm_client_thing_event_notify()
272 memset(&source, 0, sizeof(dm_msg_source_t)); in dm_client_thing_model_down_raw()
288 memset(&source, 0, sizeof(dm_msg_source_t)); in dm_client_thing_model_up_raw_reply()
310 memset(&source, 0, sizeof(dm_msg_source_t)); in dm_client_thing_service_property_set()
311 memset(&dest, 0, sizeof(dm_msg_dest_t)); in dm_client_thing_service_property_set()
312 memset(&request, 0, sizeof(dm_msg_request_payload_t)); in dm_client_thing_service_property_set()
313 memset(&response, 0, sizeof(dm_msg_response_t)); in dm_client_thing_service_property_set()
359 memset(&source, 0, sizeof(dm_msg_source_t)); in dm_client_thing_service_property_get()
360 memset(&dest, 0, sizeof(dm_msg_dest_t)); in dm_client_thing_service_property_get()
361 memset(&request, 0, sizeof(dm_msg_request_payload_t)); in dm_client_thing_service_property_get()
362 memset(&response, 0, sizeof(dm_msg_response_t)); in dm_client_thing_service_property_get()
385 memset(&source, 0, sizeof(dm_msg_source_t)); in dm_client_thing_service_request()
401 memset(&source, 0, sizeof(dm_msg_source_t)); in dm_client_thing_event_post_reply()
418 memset(&source, 0, sizeof(dm_msg_source_t)); in dm_client_thing_property_desired_get_reply()
435 memset(&source, 0, sizeof(dm_msg_source_t)); in dm_client_thing_property_desired_delete_reply()
453 memset(&source, 0, sizeof(dm_msg_source_t)); in dm_client_thing_deviceinfo_update_reply()
470 memset(&source, 0, sizeof(dm_msg_source_t)); in dm_client_thing_deviceinfo_delete_reply()
487 memset(&source, 0, sizeof(dm_msg_source_t)); in dm_client_thing_dynamictsl_get_reply()
503 memset(&source, 0, sizeof(dm_msg_source_t)); in dm_client_rrpc_request_wildcard()
518 memset(&source, 0, sizeof(dm_msg_source_t)); in dm_client_ntp_response()
533 memset(&source, 0, sizeof(dm_msg_source_t)); in dm_client_ext_error()
584 memset(&source, 0, sizeof(dm_msg_source_t)); in dm_client_thing_topo_add_notify()
585 memset(&dest, 0, sizeof(dm_msg_dest_t)); in dm_client_thing_topo_add_notify()
586 memset(&request, 0, sizeof(dm_msg_request_payload_t)); in dm_client_thing_topo_add_notify()
587 memset(&response, 0, sizeof(dm_msg_response_t)); in dm_client_thing_topo_add_notify()
615 memset(&source, 0, sizeof(dm_msg_source_t)); in dm_client_thing_disable()
616 memset(&dest, 0, sizeof(dm_msg_dest_t)); in dm_client_thing_disable()
617 memset(&request, 0, sizeof(dm_msg_request_payload_t)); in dm_client_thing_disable()
618 memset(&response, 0, sizeof(dm_msg_response_t)); in dm_client_thing_disable()
645 memset(&source, 0, sizeof(dm_msg_source_t)); in dm_client_thing_enable()
646 memset(&dest, 0, sizeof(dm_msg_dest_t)); in dm_client_thing_enable()
647 memset(&request, 0, sizeof(dm_msg_request_payload_t)); in dm_client_thing_enable()
648 memset(&response, 0, sizeof(dm_msg_response_t)); in dm_client_thing_enable()
675 memset(&source, 0, sizeof(dm_msg_source_t)); in dm_client_thing_delete()
676 memset(&dest, 0, sizeof(dm_msg_dest_t)); in dm_client_thing_delete()
677 memset(&request, 0, sizeof(dm_msg_request_payload_t)); in dm_client_thing_delete()
678 memset(&response, 0, sizeof(dm_msg_response_t)); in dm_client_thing_delete()
706 memset(&source, 0, sizeof(dm_msg_source_t)); in dm_client_thing_gateway_permit()
707 memset(&dest, 0, sizeof(dm_msg_dest_t)); in dm_client_thing_gateway_permit()
708 memset(&request, 0, sizeof(dm_msg_request_payload_t)); in dm_client_thing_gateway_permit()
709 memset(&response, 0, sizeof(dm_msg_response_t)); in dm_client_thing_gateway_permit()
733 memset(&source, 0, sizeof(dm_msg_source_t)); in dm_client_thing_sub_register_reply()
750 memset(&source, 0, sizeof(dm_msg_source_t)); in dm_client_thing_proxy_product_register_reply()
767 memset(&source, 0, sizeof(dm_msg_source_t)); in dm_client_thing_sub_unregister_reply()
783 memset(&source, 0, sizeof(dm_msg_source_t)); in dm_client_thing_topo_add_reply()
799 memset(&source, 0, sizeof(dm_msg_source_t)); in dm_client_thing_topo_delete_reply()
815 memset(&source, 0, sizeof(dm_msg_source_t)); in dm_client_thing_topo_get_reply()
831 memset(&source, 0, sizeof(dm_msg_source_t)); in dm_client_thing_list_found_reply()
847 memset(&source, 0, sizeof(dm_msg_source_t)); in dm_client_combine_login_reply()
863 memset(&source, 0, sizeof(dm_msg_source_t)); in dm_client_combine_logout_reply()