Home
last modified time | relevance | path

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

/freebsd/bin/ls/
H A Dextern.h75 #define COLORFLAG_ALWAYS 2 macro
/freebsd/usr.bin/diff/
H A Ddiff.h104 #define COLORFLAG_ALWAYS 2 macro
H A Ddiff.c363 colorflag = COLORFLAG_ALWAYS; in main()
665 case COLORFLAG_ALWAYS: in do_color()