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