Searched defs:rmsg (Results 1 – 8 of 8) sorted by relevance
102 struct msghdr rmsg; in main() local122 struct msghdr rmsg; in main() local
587 struct audio_thread_add_rm_stream_msg *rmsg; in handle_audio_thread_message() local596 struct audio_thread_open_device_msg *rmsg; in handle_audio_thread_message() local603 struct audio_thread_rm_device_msg *rmsg; in handle_audio_thread_message() local610 struct audio_thread_open_device_msg *rmsg; in handle_audio_thread_message() local669 struct audio_thread_add_rm_stream_msg *rmsg; in handle_audio_thread_message() local676 struct audio_thread_rm_callback_msg *rmsg; in handle_audio_thread_message() local683 struct audio_thread_config_global_remix *rmsg; in handle_audio_thread_message() local696 struct audio_thread_dev_start_ramp_msg *rmsg; in handle_audio_thread_message() local704 struct audio_thread_aec_dump_msg *rmsg; in handle_audio_thread_message() local
140 char rmsg[len]; in do_test() local
145 char rmsg[len]; in do_test() local
64 struct rtmsg rmsg = { in main() local
61 char rmsg[MAX_MSGSIZE]; in cleanup_queue() local
958 struct wpabuf *rmsg, buf; in eap_peap_decrypt() local
407 let rmsg = match msg { in handle_message() localVariable