Searched refs:num_fds_according_to_header (Results 1 – 1 of 1) sorted by relevance
2692 gint num_fds_according_to_header; in g_dbus_message_to_blob() local2732 num_fds_according_to_header = g_dbus_message_get_num_unix_fds (message); in g_dbus_message_to_blob()2733 if (num_fds_in_message != num_fds_according_to_header) in g_dbus_message_to_blob()2740 num_fds_according_to_header); in g_dbus_message_to_blob()