Searched refs:cmsg_b (Results 1 – 2 of 2) sorted by relevance
84 char cmsg_b[CMSG_SPACE(sizeof(int))], m; in bt_audio_service_get_data_fd() local93 msgh.msg_control = &cmsg_b; in bt_audio_service_get_data_fd()
144 char cmsg_b[CMSG_SPACE(sizeof(int))], m = 'm'; in unix_sendmsg_fd() local152 msgh.msg_control = &cmsg_b; in unix_sendmsg_fd()