Searched refs:el_out (Results 1 – 1 of 1) sorted by relevance
71 static FILE *el_in, *el_out; variable113 if (el_out == NULL) in histedit()114 el_out = fdopen(2, "w"); in histedit()115 if (el_in == NULL || el_out == NULL) in histedit()117 el_err = el_out; in histedit()130 el = el_init(shname, el_in, el_out, el_err); in histedit()