Searched refs:OPT_NO_PAGER (Results 1 – 2 of 2) sorted by relevance
67 #define OPT_NO_PAGER -17 macro82 {"no-pager", no_argument, 0, OPT_NO_PAGER},205 case OPT_NO_PAGER: in main()
1729 * grub/main.c (OPT_NO_PAGER): New macro.1732 (main): In case of OPT_NO_PAGER, set USE_PAGER to zero. The same