Searched refs:_handle_friends_command (Results 1 – 1 of 1) sorted by relevance
306 static int _handle_friends_command(t_connection * c, char const * text);380 { "/f" , _handle_friends_command },381 { "/friends" , _handle_friends_command },1229 static int _handle_friends_command(t_connection * c, char const * text) in _handle_friends_command() function