Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/less/dist/
Dscreen.c230 static int attrcolor = -1; variable
2567 if (color == attrcolor) in tput_fmt()
2571 attrcolor = color; in tput_fmt()