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

/freebsd-13-stable/bin/ls/
H A Dprint.c104 static const char *defcolors = "exfxcxdxbxegedabagacad"; variable
672 c[0] = defcolors[2 * i];
673 c[1] = defcolors[2 * i + 1];

Completed in 282 milliseconds