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

/freebsd-11-stable/contrib/tcsh/
H A Ded.decls.h51 extern int ed_Setup (int);
H A Ded.init.c141 ed_Setup(int rst) function
186 xprintf("ed_Setup: tty_getty: %s\n", strerror(errno));
251 xprintf("ed_Setup: tty_setty: %s\n", strerror(errno));
271 xprintf("rst received in ed_Setup() %d\n", rst);
308 if (ed_Setup(0) == -1)
H A Dsh.c1303 (void) ed_Setup(editing);/* Get the tty state, and set defaults */

Completed in 63 milliseconds