Home
last modified time | relevance | path

Searched defs:attroff (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/lib/libcurses/
H A Dattributes.c118 attroff(int attr) in attroff() function
H A Dcurses.h442 #define attroff(attr) wattroff(stdscr, attr) macro