Lines Matching refs:stat_buf
1168 char stat_buf[30];1180 stat_buf[0] = 0;1181 stat_buf[1] = 0;1183 strcat(stat_buf, "|RTS");1185 strcat(stat_buf, "|CTS");1187 strcat(stat_buf, "|DTR");1189 strcat(stat_buf, "|DSR");1191 strcat(stat_buf, "|CD");1193 strcat(stat_buf, "|RI");1224 seq_printf(m, " %s\n", stat_buf+1);