Searched refs:ed_setup (Results 1 - 8 of 8) sorted by relevance

/ast/src/cmd/ie/
H A Dedit.h164 extern void ed_setup(int);
182 extern void ed_setup();
H A Dedit.c558 void ed_setup(fd) function
H A Demacs.c213 ed_setup(fd);
215 if (hist_ptr) /* hloff cleared by ed_setup, recalculate... */
H A Dvi.c243 ed_setup(fd);
/ast/src/cmd/ksh93/include/
H A Dedit.h222 extern void ed_setup(Edit_t*,int, int);
/ast/src/cmd/ksh93/edit/
H A Demacs.c209 ed_setup(ep->ed,fd,reedit);
H A Dedit.c589 void ed_setup(register Edit_t *ep, int fd, int reedit) function
H A Dvi.c246 ed_setup(vp->ed,fd, reedit);

Completed in 35 milliseconds