OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fmtd
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libedit/
terminal.c
1460
static const char fmts[] = "%s\n",
fmtd
[] = "%d\n";
local
1502
(void) fprintf(el->el_outfile,
fmtd
, (int)el->el_tty.t_speed);
1506
(void) fprintf(el->el_outfile,
fmtd
, Val(T_li));
1509
(void) fprintf(el->el_outfile,
fmtd
, Val(T_co));
Completed in 53 milliseconds
Indexes created Tue Mar 24 00:24:13 UTC 2026