Searched refs:getsub (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/csh/
H A Dsh.lex.c46 struct wordent *getsub(struct wordent *);
577 hp = getsub(hp);
591 getsub(struct wordent *en) function
601 tprintf("TRACE- getsub()\n");
/opensolaris-onvv-gate/usr/src/cmd/ed/
H A Ded.c310 static int getsub(void);
1958 append(getsub, a1);
2061 getsub(void) function
/opensolaris-onvv-gate/usr/src/cmd/vi/port/
H A Dex.h435 int getsub();
H A Dex_cmdsub.c68 if(FIXUNDO && !inopen && f!=getsub) {
75 if (FIXUNDO && f == getsub) {
H A Dex_re.c287 n = append(getsub, addr);
498 getsub(void) function

Completed in 66 milliseconds