Home
last modified time | relevance | path

Searched refs:output_message_to_msghdr (Results 1 – 1 of 1) sorted by relevance

/third_party/glib/gio/
Dgsocket.c4500 #define output_message_to_msghdr(message, prev_message, msg, prev_msg, error) \ macro
4971 output_message_to_msghdr (&output_message, NULL, &msg, NULL, &child_error); in g_socket_send_message_with_timeout()
5218 output_message_to_msghdr (msg, (i > 0) ? &messages[i - 1] : NULL, in g_socket_send_messages_with_timeout()