Home
last modified time | relevance | path

Searched refs:lsc_concealed (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ls/
H A Dls.c348 static char *lsc_concealed; variable
2946 ls_tprint(lsc_concealed, 0, 0, 0, 0, 0, 0, 0, 0, 0); in ls_start_color()
3154 if ((lsc_concealed = tigetstr("prot")) == (char *)-1) in ls_color_init()
3155 lsc_concealed = NULL; in ls_color_init()