Home
last modified time | relevance | path

Searched refs:tput_color (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/less/dist/
H A Dscreen.c2574 static void tput_color(char *str, int (*f_putc)(int)) in tput_color() function
2617 tput_color(color_str, f_putc); in tput_inmode()
2693 tput_color(get_color_map(attr), putchr); in at_enter()
2723 tput_color("*", putchr); in at_exit()
/netbsd-src/external/bsd/less/dist/lesstest/lt/
H A Dsubsearch.lt2591 static void tput_color(char *str, int (*f_putc)(int))
2634 tput_color(color_str, f_putc);
2710 tput_color(get_color_map(attr), putchr);
2740 tput_color("*", putchr);