Searched refs:attr_set (Results 1 – 13 of 13) sorted by relevance
/freebsd/contrib/netbsd-tests/lib/libcurses/tests/ |
H A D | attributes | 5 call OK attr_set ($BOLD | $REVERSE) 2
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | idmap_util.c | 104 __u64 attr_set; member 548 .attr_set = MOUNT_ATTR_IDMAP, in is_idmap_supported() 655 .attr_set = MOUNT_ATTR_IDMAP, in do_idmap_mount()
|
/freebsd/contrib/ncurses/misc/ |
H A D | ncurses.def | 150 "attr_set" @17 NONAME
|
H A D | ncurses.ref | 38 "attr_set" @17 NONAME ; generated
|
/freebsd/lib/ncurses/tinfo/ |
H A D | Makefile | 504 curs_attr.3 attr_set.3 \
|
/freebsd/contrib/ncurses/include/ |
H A D | curses.h.in | 631 extern NCURSES_EXPORT(int) attr_set (attr_t, NCURSES_PAIRS_T, void *); /* generated */ 1288 #define attr_set(a,c,o) wattr_set(stdscr,(a),(c),(o)) macro
|
/freebsd/contrib/ncurses/ncurses/ |
H A D | llib-lncursest | 518 #undef attr_set 519 int attr_set(
|
H A D | llib-lncurses | 515 #undef attr_set 516 int attr_set(
|
H A D | llib-lncursestw | 628 #undef attr_set 629 int attr_set(
|
H A D | llib-lncursesw | 625 #undef attr_set 626 int attr_set(
|
/freebsd/contrib/netbsd-tests/lib/libcurses/slave/ |
H A D | curses_commands.c | 223 report_return(attr_set(attrib, pair, NULL)); in cmd_attr_set()
|
/freebsd/contrib/ncurses/ |
H A D | INSTALL | 1585 attr_set 2091 Curses: [w]attr_get(), [w]attr_set(), border_set() have different
|
H A D | NEWS | 8651 and attr_set functions. 10520 attr_off(), attr_on(), attr_set(), chgat(), mvchgat(), mvwchgat() and 11659 + correct prototype shown in attr_set()/wattr_set() manpages (fixes
|