Searched refs:parsecolors (Results 1 – 3 of 3) sorted by relevance
| /src/bin/ls/ | ||
| H A D | extern.h | 60 void parsecolors(const char *cs); |
| H A D | print.c | 664 parsecolors(const char *cs) in parsecolors() function |
| H A D | ls.c | 545 parsecolors(getenv("LSCOLORS")); in main() |