Home
last modified time | relevance | path

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

/external/libedit/src/
Del.h122 int el_outfd; /* Output file descriptor */ member
Del.c110 el->el_outfd = fdout; in el_init_fd()
373 el->el_outfd = fileno(fp); in FUN()
Dtty.c500 if (!isatty(el->el_outfd)) { in tty_setup()