Searched refs:PAGER (Results 1 - 4 of 4) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/unix/
H A Dnethack.sh18 # see if we can find the full path name of PAGER, so help files work properly
22 if test \( "xxx$PAGER" != xxx \) -a \( "xxx$HACKPAGER" = xxx \)
25 HACKPAGER=$PAGER
53 echo Cannot find $PAGER -- unsetting PAGER.
55 unset PAGER
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/unix/
H A Dnethack.sh18 # see if we can find the full path name of PAGER, so help files work properly
22 if test \( "xxx$PAGER" != xxx \) -a \( "xxx$HACKPAGER" = xxx \)
25 HACKPAGER=$PAGER
53 echo Cannot find $PAGER -- unsetting PAGER.
55 unset PAGER
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dgem_rsc.h60 #define PAGER 10 /* form/dialog */ macro
61 #define FLYPAGER 0 /* BOX in tree PAGER */
62 #define QPAGER 1 /* BUTTON in tree PAGER */
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dgem_rsc.h60 #define PAGER 10 /* form/dialog */ macro
61 #define FLYPAGER 0 /* BOX in tree PAGER */
62 #define QPAGER 1 /* BUTTON in tree PAGER */

Completed in 39 milliseconds