Home
last modified time | relevance | path

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

/dports/games/pvpgn/pvpgn-1.8.5/src/common/
H A Danongame_protocol.h642 #define FRIEND_TYPE_AWAY 0x04 macro
/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dhandle_bnet.c1955 stat |= FRIEND_TYPE_AWAY; in _client_friendslistreq()
2051 type |= FRIEND_TYPE_AWAY; in _client_friendinforeq()
H A Dcommand.c1321 if ((conn_get_awaystr(dest_c))) stat |= FRIEND_TYPE_AWAY; in _handle_friends_command()