Home
last modified time | relevance | path

Searched defs:clientRecv (Results 1 – 2 of 2) sorted by relevance

/dports/irc/pounce/pounce-3.0/
H A Dclient.c397 void clientRecv(struct Client *client) { in clientRecv() function
/dports/emulators/hercules/hercules-3.13/
H A Dshared.c1523 static int clientRecv (DEVBLK *dev, BYTE *hdr, BYTE *buf, int buflen) in clientRecv() function