Searched refs:term_outfile (Results 1 – 1 of 1) sorted by relevance
274 private FILE *term_outfile = NULL; /* XXX: How do we fix that? */ variable348 term_outfile = el->el_outfile; in term_init()1234 return (fputc(c, term_outfile)); in term__putc()1245 (void) fflush(term_outfile); in term__flush()