Home
last modified time | relevance | path

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

/openbsd/distrib/special/more/
H A Dmore.c157 off_t chrctr, line; member
315 context.line = context.chrctr = 0; in main()
365 screen_start.line = screen_start.chrctr = 0L; in main()
366 context.line = context.chrctr = 0L; in main()
593 screen_start.chrctr = Ftell(f); in screen()
1000 Fseek(f, screen_start.chrctr); in command()
1011 Fseek(f, context.chrctr); in command()
1184 context.chrctr = startline; in search()