Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/lib/libcurses/tests/
H A Dattributes5 call OK attr_set ($BOLD | $REVERSE) 2
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Didmap_util.c104 __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 Dncurses.def150 "attr_set" @17 NONAME
H A Dncurses.ref38 "attr_set" @17 NONAME ; generated
/freebsd/lib/ncurses/tinfo/
H A DMakefile504 curs_attr.3 attr_set.3 \
/freebsd/contrib/ncurses/include/
H A Dcurses.h.in631 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 Dllib-lncursest518 #undef attr_set
519 int attr_set(
H A Dllib-lncurses515 #undef attr_set
516 int attr_set(
H A Dllib-lncursestw628 #undef attr_set
629 int attr_set(
H A Dllib-lncursesw625 #undef attr_set
626 int attr_set(
/freebsd/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c223 report_return(attr_set(attrib, pair, NULL)); in cmd_attr_set()
/freebsd/contrib/ncurses/
H A DINSTALL1585 attr_set
2091 Curses: [w]attr_get(), [w]attr_set(), border_set() have different
H A DNEWS8651 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