Searched refs:GrowFifoBufferTable (Results 1 – 1 of 1) sorted by relevance
48 static int GrowFifoBufferTable (int);78 if ((fd >= FifoBufferTableSize) && (GrowFifoBufferTable (fd) < 0)) in GetFifoBuffer()113 GrowFifoBufferTable (int fd) in GrowFifoBufferTable() function