Searched defs:reedit (Results 1 – 5 of 5) sorted by relevance
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/edit/ |
H A D | edit.c | 589 void ed_setup(register Edit_t *ep, int fd, int reedit) in ed_setup() argument 811 int ed_read(void *context, int fd, char *buff, int size, int reedit) in ed_read() argument
|
H A D | emacs.c | 180 int ed_emacsread(void *context, int fd,char *buff,int scend, int reedit) in ed_emacsread() argument
|
H A D | vi.c | 212 int ed_viread(void *context, int fd, register char *shbuf, int nchar, int reedit) in ed_viread() argument
|
/titanic_52/usr/src/cmd/mailx/ |
H A D | cmd3.c | 440 reedit(char *subj) in reedit() function
|
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | io.c | 1994 int reedit=0, rsize; in slowread() local
|