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

/illumos-gate/usr/src/cmd/projects/
H A Dprojects.c140 int smart = isatty(STDOUT_FILENO); local
158 if (smart) {
177 if (smart &&
/illumos-gate/usr/src/cmd/col/
H A Dcol.c57 char esc_chars, underline, temp_off, smart; variable
126 smart = temp_off = underline = esc_chars = '\0';
211 smart = 1;
213 smart = '\0';
391 if (smart && (widthl == 1) && (widthc == 1)) {
/illumos-gate/usr/src/tools/scripts/
H A Dxref.mk136 # Note that we don't remove the old cscope.out since cscope is smart enough

Completed in 371 milliseconds