Home
last modified time | relevance | path

Searched refs:wattr_off (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/hci/mucurses/
Dwinattrs.c81 int wattr_off ( WINDOW *win, attr_t attrs, in wattr_off() function
/external/syslinux/gpxe/src/include/
Dcurses.h421 extern int wattr_off ( WINDOW *, attr_t, void * )
511 return wattr_off ( stdscr, attrs, opts ); in attr_off()