Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/avs/sdbc/
H A Dsd_trace.c650 (void) attron(A_BOLD); in dual_stats()
655 (void) attroff(A_BOLD); in dual_stats()
733 (void) attron(A_BOLD); in dual_stats()
736 (void) attroff(A_BOLD); in dual_stats()
749 (void) attron(A_BOLD); in dual_stats()
752 (void) attroff(A_BOLD); in dual_stats()
H A Dsd_stats.c420 (void) attroff(A_BOLD); in checkbuf()
423 (void) attron(A_BOLD); in checkbuf()
/titanic_50/usr/src/lib/libcurses/screen/
H A Dvidupdate.c228 newmode & A_BOLD, in _change_video()
H A Dsetupterm.c65 A_BOLD,
H A Dcurses.ed1362 #define A_BOLD 000400000000
/titanic_50/usr/src/cmd/ipf/tools/
H A Dipfstat.c1383 attron(A_BOLD);
1390 attroff(A_BOLD);
1477 attron(A_BOLD);
1481 attroff(A_BOLD);
/titanic_50/usr/src/cmd/powertop/common/
H A Ddisplay.c576 (void) wattron(sw[SW_WAKEUPS], A_BOLD); in pt_display_wakeups()
/titanic_50/usr/src/lib/libxcurses2/h/
H A Dcurses.h217 #define A_BOLD 0x00200000U macro
231 #define A_BOLD 0x00200000UL macro
/titanic_50/usr/src/lib/libxcurses/h/
H A Dcurses.h207 #define A_BOLD 0x00200000L macro