OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:el_out
(Results
1 - 1
of
1
) sorted by relevancy
/src/bin/sh/
histedit.c
81
static FILE *el_in, *
el_out
;
variable in typeref:typename:FILE **
139
if (
el_out
== NULL)
140
el_out
= fdopen(2, "w");
141
if (el_in == NULL ||
el_out
== NULL)
143
el_err =
el_out
;
170
el = el_init("sh", el_in,
el_out
, el_err);
Completed in 12 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025