Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/more/
H A Dmore.c208 static FILE *checkf(register char *fs, int *clearfirst);
455 checkf(register char *fs, int *clearfirst) in checkf() argument
479 *clearfirst = 1; in checkf()
481 *clearfirst = 0; in checkf()