Searched refs:el_in (Results 1 – 1 of 1) sorted by relevance
71 static FILE *el_in, *el_out; variable111 if (el_in == NULL) in histedit()112 el_in = fdopen(0, "r"); in histedit()115 if (el_in == NULL || el_out == NULL) in histedit()130 el = el_init(shname, el_in, el_out, el_err); in histedit()