Lines Matching refs:th
4 include /boot/forth/version.4th
5 include /boot/forth/brand.4th
6 include /boot/forth/menu.4th
7 include /boot/forth/menu-commands.4th
8 include /boot/forth/shortcuts.4th
11 clear \ clear the screen (see `screen.4th')
12 print_version \ print version string (bottom-right; see `version.4th')
13 draw-beastie \ draw freebsd mascot (on right; see `beastie.4th')
14 draw-brand \ draw the FreeBSD title (top-left; see `brand.4th')
15 menu-init \ initialize the menu area (see `menu.4th')
17 \ Initialize main menu constructs (see `menu.4th')
218 \ Display the main menu (see `menu.4th')