Searched refs:el_outfd (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/lib/libedit/
H A Del.h114 int el_outfd; /* Output file descriptor */ member in struct:editline
H A Del.c89 el->el_outfd = fdout;
353 el->el_outfd = fileno(fp);
H A Dtty.c509 if (!isatty(el->el_outfd)) {

Completed in 163 milliseconds