Searched refs:defcolors (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/bin/ls/
H A Dprint.c101 static const char *defcolors = "exfxcxdxbxegedabagacad"; variable
697 c[0] = defcolors[2 * i];
698 c[1] = defcolors[2 * i + 1];

Completed in 100 milliseconds