HomeSort by: relevance | last modified time | path
    Searched refs:short_file (Results 1 - 4 of 4) sorted by relevancy

  /src/distrib/utils/more/
prim.c 155 for (short_file = 0; --n >= 0;) {
169 short_file = 1;
screen.c 493 int short_file; /* if file less than a screen */ variable in typeref:typename:int
497 if (short_file) {
extern.h 189 extern int short_file;
command.c 173 if ((!quit_at_eof || short_file) && hit_eof && curr_ac + 1 >= ac)

Completed in 13 milliseconds