GrowFifoBufferTable
static int GrowFifoBufferTable (int);
if ((fd >= FifoBufferTableSize) && (GrowFifoBufferTable (fd) < 0))