HomeSort by relevance Sort by last modified time
    Searched refs:el_outfd (Results 1 - 3 of 3) sorted by null

  /external/libedit/src/
el.h 122 int el_outfd; /* Output file descriptor */ member in struct:editline
el.c 110 el->el_outfd = fdout;
373 el->el_outfd = fileno(fp);
tty.c 500 if (!isatty(el->el_outfd)) {
    [all...]

Completed in 61 milliseconds