Searched refs:MENU (Results 26 - 32 of 32) sorted by relevance

12

/illumos-gate/usr/src/lib/libeti/menu/common/
H A Dshow.c41 _show(MENU *m)
H A Dmenuformat.c39 set_menu_format(MENU *m, int rows, int cols)
83 menu_format(MENU *m, int *rows, int *cols)
H A Daffect.c46 _affect_change(MENU *m, int newtop, ITEM *newcurrent)
H A Dpost.c39 _post_item(MENU *m, ITEM *k)
111 _move_post_item(MENU *m, ITEM *k)
118 unpost_menu(MENU *m)
147 _movecurrent(MENU *m, ITEM *oldcur)
162 _draw(MENU *m)
185 post_menu(MENU *m)
H A Dlink.c39 link_col_major(MENU *m)
96 link_row_major(MENU *m)
165 _link_items(MENU *m)
H A Ddriver.c39 menu_driver(MENU *m, int c)
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm_loader.c59 #define MENU BOOT_DIR "/menu.lst" macro
427 (void) strlcat(menu_path, MENU, sizeof (menu_path));
987 (void) snprintf(path, PATH_MAX, "%s%s", menu_root, MENU);

Completed in 314 milliseconds

12