Home
last modified time | relevance | path

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

/dports/net-im/tox/c-toxcore-0.2.13/toxcore/
H A DMessenger.c804 static int send_userstatus(const Messenger *m, int32_t friendnumber, uint8_t status) in send_userstatus() function
2440 if (send_userstatus(m, i, m->userstatus)) { in do_friends()