Home
last modified time | relevance | path

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

/dports/science/cdo/cdo-2.0.0/libcdi/src/
H A Dpio_server.c44 struct clientBuf struct
65 struct clientBuf *clientBuf; member
215 const struct clientBuf *restrict clientBuf = rxWin[streamIdx].clientBuf; in buildVarRedist() local
891 const struct clientBuf *restrict clientBuf = rxWin[streamIdx].clientBuf; in writeGribStream() local
/dports/games/iortcw/iortcw-1.51c/SP/code/game/
H A Dg_save.c565 byte clientBuf[ 2 * sizeof( gentity_t ) ]; variable