Home
last modified time | relevance | path

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

/dports/games/pvpgn/pvpgn-1.8.5/src/common/
H A Dbnet_protocol.h1783 #define SERVER_LOGINREPLY2_MESSAGE_NONEXIST 0x00000001 /* Account does not exists */ macro
/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dhandle_bnet.c1656 bn_int_set(&rpacket->u.server_loginreply2.message, SERVER_LOGINREPLY2_MESSAGE_NONEXIST); in _client_loginreq2()