Home
last modified time | relevance | path

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

/src/bin/ls/ !
H A Dextern.h71 extern bool explicitansi;
H A Dprint.c590 if (explicitansi) in printcolor()
615 if (explicitansi) in endcolor()
H A Dls.c157 bool explicitansi; /* Explicit ANSI sequences, no termcap(5) */ variable
530 explicitansi = true; in main()