HomeSort by: relevance | last modified time | path
    Searched refs:attr_on (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libcurses/
attributes.c 59 * attr_on --
64 attr_on(attr_t attr, void *opts) function in typeref:typename:int
Makefile 65 curses_attributes.3 attr_on.3 curses_attributes.3 attr_set.3 \
curses.h 440 #define attr_on(a, o) wattr_on(stdscr, a, o) macro
545 int attr_on(attr_t, void *);
  /src/tests/lib/libcurses/slave/
curses_commands.c 280 report_return(attr_on(attrib, NULL));

Completed in 15 milliseconds