Home
last modified time | relevance | path

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

/dports/games/xkoules/koules1.4/
H A Dnet.h50 #define REPLYSIZE 8 macro
H A Dclient.c535 if (bytes != REPLYSIZE) in init_client()
H A Dserver.c102 unsigned char initmessage[REPLYSIZE]; /*initialization message */