Searched defs:temp_off (Results 1 - 2 of 2) sorted by relevance

/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';
134 if (underline && temp_off && c > ' ') {
141 *line = temp_off = '\0';
148 if (underline && !temp_off) {
156 temp_off = '1';
209 underline = temp_off = '\0';
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnvar.h297 int32_t temp_off; member in struct:iwn_softc

Completed in 46 milliseconds