Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/more/
H A Dmore.c1581 int *BufferPointer; in ttyin() local
1587 BufferPointer = LengthBuffer; in ttyin()
1602 sptr -= (*--BufferPointer); in ttyin()
1631 sptr -= (*--BufferPointer); in ttyin()
1635 *BufferPointer++ = 1; in ttyin()
1653 *BufferPointer++ = cw[csno]; in ttyin()