Searched refs:el_out (Results 1 – 1 of 1) sorted by relevance
81 static FILE *el_in, *el_out; variable139 if (el_out == NULL) in histedit()140 el_out = fdopen(2, "w"); in histedit()141 if (el_in == NULL || el_out == NULL) in histedit()143 el_err = el_out; in histedit()170 el = el_init("sh", el_in, el_out, el_err); in histedit()