Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.lex.c52 struct wordent *getsub(struct wordent *);
584 hp = getsub(hp); in getexcl()
598 getsub(struct wordent *en) in getsub() function
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_re.c287 n = append(getsub, addr); in substitute()
499 getsub(void) in getsub() function
H A Dex.h435 int getsub();
H A Dex_cmdsub.c71 if(FIXUNDO && !inopen && f!=getsub) { in append()
78 if (FIXUNDO && f == getsub) { in append()
/illumos-gate/usr/src/cmd/ed/
H A Ded.c308 static int getsub(void);
1969 append(getsub, a1); in substitute()
2072 getsub(void) in getsub() function