HomeSort by: relevance | last modified time | path
    Searched defs:lnloop (Results 1 - 2 of 2) sorted by relevancy

  /src/distrib/utils/more/
linenum.c 98 int lnloop = 0; /* Are we in the line num loop? */ variable in typeref:typename:int
251 * Set the lnloop flag here, so if the user interrupts while
255 lnloop = 1;
336 lnloop = 0;
368 lnloop = 0;
linenum.c 98 int lnloop = 0; /* Are we in the line num loop? */ variable in typeref:typename:int
251 * Set the lnloop flag here, so if the user interrupts while
255 lnloop = 1;
336 lnloop = 0;
368 lnloop = 0;

Completed in 20 milliseconds