Home
last modified time | relevance | path

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

/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dfriends.h33 extern int friendlist_close(t_list *);
H A Dfriends.c112 extern int friendlist_close(t_list * flist) in friendlist_close() function
H A Daccount.c201 friendlist_close(account->friends); in account_destroy()