OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:terminal_outfile
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libedit/
terminal.c
226
static FILE *
terminal_outfile
= NULL;
variable in typeref:typename:FILE *
1201
if (
terminal_outfile
== NULL)
1203
return fputc(c,
terminal_outfile
);
1212
terminal_outfile
= el->el_outfile;
terminal.c
226
static FILE *
terminal_outfile
= NULL;
variable in typeref:typename:FILE *
1201
if (
terminal_outfile
== NULL)
1203
return fputc(c,
terminal_outfile
);
1212
terminal_outfile
= el->el_outfile;
Completed in 23 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025