Searched refs:fmtd (Results 1 – 1 of 1) sorted by relevance
1451 static const char fmts[] = "%s\n", fmtd[] = "%d\n"; in terminal_echotc() local1493 (void) fprintf(el->el_outfile, fmtd, (int)el->el_tty.t_speed); in terminal_echotc()1497 (void) fprintf(el->el_outfile, fmtd, Val(T_li)); in terminal_echotc()1500 (void) fprintf(el->el_outfile, fmtd, Val(T_co)); in terminal_echotc()