HomeSort by: relevance | last modified time | path
    Searched refs:el_outfd (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libedit/
el.h 118 int el_outfd; /* Output file descriptor */ member in struct:editline
el.c 84 el->el_outfd = fdout;
366 el->el_outfd = fileno(fp);
tty.c 508 if (!isatty(el->el_outfd)) {

Completed in 13 milliseconds