Home
last modified time | relevance | path

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

/dports/games/pvpgn/pvpgn-1.8.5/src/common/
H A Dpacket.c464 case CLIENT_GETPASSWORDREQ: in packet_get_type_str()
H A Dbnet_protocol.h3597 #define CLIENT_GETPASSWORDREQ 0x5aff macro
/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dhandle_bnet.c229 {CLIENT_GETPASSWORDREQ, _client_getpasswordreq},