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

/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Dcurses.h459 //extern int wstandend ( WINDOW * );
715 #define standend() wstandend( stdscr )
747 static inline int wstandend ( WINDOW *win ) { function

Completed in 367 milliseconds