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

  /src/external/bsd/less/dist/lesstest/
pipeline.c 13 static const int run_less = 1; variable
121 if (run_less) {
152 pipeline->less_in = run_less ? pipeline->less_in_pipe[WR] : pipeline->screen_in_pipe[WR];

Completed in 25 milliseconds