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

/freebsd-9.3-release/contrib/tcsh/
H A Ded.decls.h52 extern int ed_Setup (int);
H A Ded.init.c145 ed_Setup(int rst) function
190 xprintf("ed_Setup: tty_getty: %s\n", strerror(errno));
255 xprintf("ed_Setup: tty_setty: %s\n", strerror(errno));
275 xprintf("rst received in ed_Setup() %d\n", rst);
312 if (ed_Setup(0) == -1)
H A Dsh.c1312 (void) ed_Setup(editing);/* Get the tty state, and set defaults */

Completed in 100 milliseconds