Searched defs:hide_panel (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libeti/panel/common/
H A Ddelete.c42 /* hide_panel - Unlink a panel from the pile and remove it from the screen. */
44 hide_panel(PANEL *panel) function
79 return ((hide_panel(panel) == OK) ? free(panel), OK : ERR);
/illumos-gate/usr/src/man/man3curses/
H A DMakefile224 hide_panel.3curses \
1122 hide_panel.3curses := LINKSRC = panel_show.3curses

Completed in 1663 milliseconds