Searched refs:PAGER (Results 1 – 6 of 6) sorted by relevance
8 export PAGER="/usr/bin/less -ins"
27 #define PAGER "less -ins" macro
372 pager = PAGER; in main()
1388 $PAGER = fixpath($ENV{PAGER}, "/usr/bin/less");1403 print "\t2 - view contents of file using $PAGER\n" if $PAGER ne "";1469 } elsif ($ans == 2 && $PAGER ne "") {1482 system($PAGER, $tempname);
645 @ MSG_STR_PAGER "PAGER"
90 #define PAGER "/usr/bin/more" macro982 pager = PAGER; in pager_open()