Searched refs:mvchgat (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/lib/libcurses/
H A Dchgat.c45 mvchgat(int y, int x, int n, attr_t attr, short color, function
H A DMakefile72 curses_chgat.3 chgat.3 curses_chgat.3 mvchgat.3 \
H A Dcurses.h843 int mvchgat(int, int, int, attr_t, short, const void *);
/netbsd-current/tests/lib/libcurses/tests/
H A DMakefile111 FILES+= mvchgat
/netbsd-current/tests/lib/libcurses/
H A Dt_curses.sh1355 atf_test_case mvchgat
1362 h_run mvchgat
2352 atf_add_test_case mvchgat
/netbsd-current/tests/lib/libcurses/check_files/
H A DMakefile171 FILES+= mvchgat.chk
/netbsd-current/tests/lib/libcurses/slave/
H A Dcurses_commands.c3590 report_return(mvchgat(y, x, n, attr, colour, NULL));

Completed in 265 milliseconds