Home
last modified time | relevance | path

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

/dports/net-im/uTox/uTox/src/
H A Dutox.h47 FRIEND_ACCEPT_REQUEST, enumerator
H A Dutox.c443 case FRIEND_ACCEPT_REQUEST: { in utox_message_dispatch()
H A Dtox.c759 postmessage_utox(FRIEND_ACCEPT_REQUEST, fid, 0, req); in tox_thread_message()