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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Dls.c120 static smallint show_color; variable
127 enum { show_color = 0 }; enumerator in enum:__anon11205
657 if (show_color && !lstat(dn->fullname, &info)) {
663 if (show_color) {
678 if (show_color) {
685 if (show_color) {
861 show_color = 1;
865 show_color = 1;
867 show_color = 0;
869 show_color
[all...]

Completed in 25 milliseconds