Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/csh/
H A Dsh.lex.c46 struct wordent *getsub(struct wordent *);
577 hp = getsub(hp); in getexcl()
591 getsub(struct wordent *en) in getsub() function
/titanic_50/usr/src/cmd/vi/port/
H A Dex_re.c287 n = append(getsub, addr); in substitute()
498 getsub(void) in getsub() function
H A Dex.h435 int getsub();
H A Dex_cmdsub.c70 if(FIXUNDO && !inopen && f!=getsub) { in append()
77 if (FIXUNDO && f == getsub) { in append()
/titanic_50/usr/src/cmd/ed/
H A Ded.c309 static int getsub(void);
1951 append(getsub, a1); in substitute()
2054 getsub(void) in getsub() function