Home
last modified time | relevance | path

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

/openbsd/src/lib/libedit/
Dterminal.c1451 static const char fmts[] = "%s\n", fmtd[] = "%d\n"; in terminal_echotc() local
1493 (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()