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

  /src/games/quiz/
pathnames.h 34 #define _PATH_PAGER "/usr/bin/more"
  /src/games/wump/
pathnames.h 34 #define _PATH_PAGER "/usr/bin/more"
  /src/usr.bin/man/
pathnames.h 37 #define _PATH_PAGER "/usr/bin/more -s"
  /src/usr.bin/msgs/
pathnames.h 36 #define _PATH_PAGER "/usr/bin/more -%d"
  /src/usr.sbin/catman/
pathnames.h 35 #define _PATH_PAGER "/usr/bin/more -s"
  /src/usr.sbin/makemandb/
apropos.c 67 #define _PATH_PAGER "/usr/bin/more -s"
226 pager = _PATH_PAGER;

Completed in 15 milliseconds