Searched refs:hide_panel (Results 1 - 3 of 3) sorted by relevance

/osnet-11/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);
H A Dllib-lpanel42 hide_panel(PANEL *panel)
/osnet-11/usr/src/lib/libeti/panel/inc/
H A Dpanel.h57 extern int hide_panel(PANEL *);
75 extern int hide_panel();

Completed in 20 milliseconds