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

/netbsd-6-1-5-RELEASE/lib/libedit/
H A Dterminal.c1462 static const char fmts[] = "%s\n", fmtd[] = "%d\n"; local
1504 (void) fprintf(el->el_outfile, fmtd, (int)el->el_tty.t_speed);
1508 (void) fprintf(el->el_outfile, fmtd, Val(T_li));
1511 (void) fprintf(el->el_outfile, fmtd, Val(T_co));

Completed in 115 milliseconds