Home
last modified time | relevance | path

Searched defs:reedit (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/libshell/common/edit/
H A Dedit.c586 void ed_setup(register Edit_t *ep, int fd, int reedit) in ed_setup()
799 int ed_read(void *context, int fd, char *buff, int size, int reedit) in ed_read()
H A Demacs.c178 int ed_emacsread(void *context, int fd,char *buff,int scend, int reedit) in ed_emacsread()
H A Dvi.c217 int ed_viread(void *context, int fd, register char *shbuf, int nchar, int reedit) in ed_viread()
/titanic_41/usr/src/cmd/mailx/
H A Dcmd3.c440 reedit(char *subj) in reedit() function
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dio.c1715 int reedit=0, rsize; in slowread() local