Home
last modified time | relevance | path

Searched refs:InitFifoBufferTable (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/lp/lib/msgs/
H A Dfifo_buffs.c45 static int InitFifoBufferTable (void);
53 if ((!FifoBufferTableSize) && (InitFifoBufferTable () < 0)) in ResetFifoBuffer()
94 InitFifoBufferTable() in InitFifoBufferTable() function