Home
last modified time | relevance | path

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

/dports/net-im/tox/c-toxcore-0.2.13/toxcore/
H A Dgroup.c31 GROUP_MESSAGE_NAME_ID = 48, enumerator
1771 if (send_message_group(g_c, groupnumber, GROUP_MESSAGE_NAME_ID, nick, nick_len) > 0) { in group_name_send()
2551 …const bool ignore_older = (message_id == GROUP_MESSAGE_NAME_ID || message_id == GROUP_MESSAGE_TITL… in find_message_slot_or_reject()
2714 case GROUP_MESSAGE_NAME_ID: { in handle_message_packet_group()