Home
last modified time | relevance | path

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

/netbsd/src/lib/libcurses/
Dslk.c66 static int __slk_attron(SCREEN *, const chtype);
120 return __slk_attron(_cursesi_screen, attr); in slk_attron()
296 __slk_attron(SCREEN *screen, const chtype attr) in __slk_attron() function