Searched refs:account_add_friend (Results 1 – 3 of 3) sorted by relevance
166 extern int account_add_friend( t_account * my_acc, t_account * facc );
1664 extern int account_add_friend( t_account * my_acc, t_account * facc) in account_add_friend() function
1271 switch(account_add_friend(my_acc, friend_acc)) { in _handle_friends_command()