Searched refs:chrctr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/more/
H A Dmore.c196 off_t chrctr, line; member in struct:__anon962
359 context.line = context.chrctr = 0;
410 screen_start.line = screen_start.chrctr = 0LL;
411 context.line = context.chrctr = 0LL;
559 screen_start.chrctr = Ftell (f);
1105 Fseek (f, screen_start.chrctr);
1117 Fseek (f, context.chrctr);
1344 context.chrctr = startline;

Completed in 98 milliseconds