Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/more/
H A Dmore.c1606 int *BufferPointer; in ttyin() local
1612 BufferPointer = LengthBuffer; in ttyin()
1627 sptr -= (*--BufferPointer); in ttyin()
1656 sptr -= (*--BufferPointer); in ttyin()
1660 *BufferPointer++ = 1; in ttyin()
1678 *BufferPointer++ = cw[csno]; in ttyin()