Searched refs:parsecolors (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/bin/ls/ | ||
| H A D | extern.h | 61 void parsecolors(const char *cs); |
| H A D | ls.c | 519 parsecolors(getenv("LSCOLORS")); in main() |
| H A D | print.c | 657 parsecolors(const char *cs) in parsecolors() function |