Home
last modified time | relevance | path

Searched defs:max_colors (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.sbin/iteconfig/
H A Diteconfig.c86 int ch, fd, i, iflag, max_colors, did_reset; in main() local
/netbsd-src/lib/libterminfo/
H A Dterm.h284 #define max_colors t_max_colors(cur_term) macro