Home
last modified time | relevance | path

Searched refs:OPT_NO_PAGER (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/grub/grub-0.97/grub/
H A Dmain.c67 #define OPT_NO_PAGER -17 macro
82 {"no-pager", no_argument, 0, OPT_NO_PAGER},
205 case OPT_NO_PAGER: in main()
/titanic_50/usr/src/grub/grub-0.97/
H A DChangeLog1729 * grub/main.c (OPT_NO_PAGER): New macro.
1732 (main): In case of OPT_NO_PAGER, set USE_PAGER to zero. The same